aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 15:30:02 -0700
committerMark Otto <[email protected]>2013-08-18 15:30:02 -0700
commit5746979aad4b86dae951ef2120aa4dd1314e7ade (patch)
treef712efcadd1637968fdbacd8b33f92c6efed7b7e /_layouts
parent9b61b7a72219888ff662186dbe552150497715f9 (diff)
parent43271f1ab60e3e2109c56a824ab1f88ff24b51b8 (diff)
downloadbootstrap-5746979aad4b86dae951ef2120aa4dd1314e7ade.tar.xz
bootstrap-5746979aad4b86dae951ef2120aa4dd1314e7ade.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/home.html b/_layouts/home.html
index 843994ca6..e68ee68df 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -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>