Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-01-20 10:50:09 +0400
committerChris Rebert <code@rebertia.com>2014-01-20 10:50:09 +0400
commitf59573db0d4dd6f7f1e3b2c62058298de771a257 (patch)
treed406949851150a88d6e3c04586e7af2193663dfa /docs/index.html
parent4120aadd68ddd15d2b8f0cddc9c72118caec9923 (diff)
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 8f36b34178..ac790176f7 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">