aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-20 13:55:07 -0800
committerChris Rebert <[email protected]>2014-01-20 13:55:07 -0800
commitece15cb010441c2cec7f14eabb82876781b987c8 (patch)
tree4227886368a0e120653168b372312b03c8af006d /docs/index.html
parent4380ca434885f33072885e639a2d29cc203771bd (diff)
parentf59573db0d4dd6f7f1e3b2c62058298de771a257 (diff)
downloadbootstrap-ece15cb010441c2cec7f14eabb82876781b987c8.tar.xz
bootstrap-ece15cb010441c2cec7f14eabb82876781b987c8.zip
Merge pull request #12307 from twbs/bye-site-baseurl
docs: use relative URLs instead of site.baseurl
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 8f36b3417..ac790176f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -50,7 +50,7 @@ title: Bootstrap
<div class="bs-featurette">
<div class="container">
<h2 class="bs-featurette-title">Built with Bootstrap.</h2>
- <p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="{{ site.url }}/getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>
+ <p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="../getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>
<hr class="half-rule">