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
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2017-11-26 05:32:45 +0300
committerMark Otto <markdotto@gmail.com>2017-11-26 05:32:45 +0300
commit3073a4e9b6649358ed15aa4618337c0c4812495a (patch)
tree3bed5ba16a017c7b3279e8bf15ce6647a204a1e6 /docs
parent53f31b3eddf922ab5194ec3b8416c2a2af59414f (diff)
parent2c2ac3356425e192f7537227508c809a14aa5850 (diff)
Merge branch 'master' into v3.4.0-dev
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 3b4a026de5..6acc4a9f1e 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -6,8 +6,8 @@
<ul class="bs-docs-footer-links">
<li><a href="{{ site.repo }}">GitHub</a></li>
<li><a href="https://twitter.com/getbootstrap">Twitter</a></li>
- <li><a href="{{ site.baseurl }}/getting-started/#examples">Examples</a></li>
- <li><a href="{{ site.baseurl }}/about/">About</a></li>
+ <li><a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/#examples">Examples</a></li>
+ <li><a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/about">About</a></li>
</ul>
<p>Designed and built with all the love in the world by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> and <a href="https://twitter.com/fat" target="_blank">@fat</a>. Maintained by the <a href="https://github.com/orgs/twbs/people">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p>