diff options
Diffstat (limited to 'help')
-rw-r--r-- | help/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/index.html b/help/index.html index da97b61c..29fbb3a6 100644 --- a/help/index.html +++ b/help/index.html @@ -45,7 +45,7 @@ <div class="navbar navbar-default navbar-fixed-top"> <div class="container"> <div class="navbar-header"> - <a href="./" class="navbar-brand">Bootswatch</a> + <a href="../" class="navbar-brand">Bootswatch</a> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-main"> <span class="icon-bar"></span> <span class="icon-bar"></span> @@ -73,7 +73,7 @@ </ul> </li> <li class="active"> - <a href="./help/">Help</a> + <a href="../help/">Help</a> </li> <li> <a href="http://news.bootswatch.com">Blog</a> |