]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix examples url in _layouts/home.html 9793/head
authorvsn4ik <vsn4ik@gmail.com>
Sun, 18 Aug 2013 19:06:56 +0000 (23:06 +0400)
committervsn4ik <vsn4ik@gmail.com>
Sun, 18 Aug 2013 19:06:56 +0000 (23:06 +0400)
_layouts/home.html

index 843994ca6a789d03d23b4a49b8dcd81865eaa9fe..e68ee68df2a2cdf8987b111df5043a774e5bf735 100644 (file)
@@ -25,7 +25,7 @@
           <a href="{{ site.repo }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
         </li>
         <li>
-          <a href="{{ page.base_url }}getting-started#/examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
+          <a href="{{ page.base_url }}getting-started/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
         </li>
         <li>
           <a href="{{ page.base_url }}components/#glyphicons" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a>