aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-13 21:34:40 -0700
committerMark Otto <[email protected]>2012-08-13 21:34:40 -0700
commit41f4c60a91c11e6c25a9f277c8a26a022afe58b1 (patch)
treef6f402dad397d82c21edc13908ca33b111dec230
parentcf4fd1abbefc5b4d28c5839f1011bd33d420c467 (diff)
downloadbootstrap-41f4c60a91c11e6c25a9f277c8a26a022afe58b1.tar.xz
bootstrap-41f4c60a91c11e6c25a9f277c8a26a022afe58b1.zip
fixes #4373: broken examples link on homepage
-rw-r--r--docs/index.html2
-rw-r--r--docs/templates/pages/index.mustache2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 6924f60d7..bd798aae0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -129,7 +129,7 @@
<hr class="soften">
<h1>Built with Bootstrap.</h1>
- <p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./examples.html">browse the examples</a>.</p>
+ <p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
<div class="row-fluid">
<ul class="thumbnails example-sites">
<li class="span3">
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index 502eb61a1..d8d1a2064 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -58,7 +58,7 @@
<hr class="soften">
<h1>{{_i}}Built with Bootstrap.{{/i}}</h1>
- <p class="marketing-byline">{{_i}}For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./examples.html">browse the examples</a>.{{/i}}</p>
+ <p class="marketing-byline">{{_i}}For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.{{/i}}</p>
<div class="row-fluid">
<ul class="thumbnails example-sites">
<li class="span3">