]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix Examples link on docs homepages; fixes #9693
authorChris Rebert <github@rebertia.com>
Fri, 16 Aug 2013 18:03:28 +0000 (11:03 -0700)
committerChris Rebert <github@rebertia.com>
Fri, 16 Aug 2013 18:03:28 +0000 (11:03 -0700)
_layouts/home.html

index b51eea24389f984e1340cd07d01ba1ce6d33459e..fdeae708b458daca0f12ffef5ba6f3caf5a807c2 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="../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="{{ site.glyphicons }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a>