aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/layout.mustache
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-26 23:36:38 -0700
committerMark Otto <[email protected]>2013-07-26 23:36:38 -0700
commitb4c4072679943773a7582daa63f545ba818fa627 (patch)
treeeb813b137e1792b81377c1041a240782b79d2ef1 /docs/templates/layout.mustache
parentd991ef2ab1b4d156c7e5d33d052d66f8eaafc460 (diff)
parent04b00365da0da573b7cac3c4f0222885700ecef7 (diff)
downloadbootstrap-2.3.2.tar.xz
bootstrap-2.3.2.zip
Merge pull request #8637 from twitter/2.3.2-wipv2.3.2
Bump 2.3.2 dependencies and docs links for v3 RC1
Diffstat (limited to 'docs/templates/layout.mustache')
-rw-r--r--docs/templates/layout.mustache4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index 993b44620..5254fc069 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -95,9 +95,9 @@
<ul class="footer-links">
<li><a href="http://blog.getbootstrap.com">{{_i}}Blog{{/i}}</a></li>
<li class="muted">&middot;</li>
- <li><a href="https://github.com/twitter/bootstrap/issues?state=open">{{_i}}Issues{{/i}}</a></li>
+ <li><a href="https://github.com/twbs/bootstrap/issues?state=open">{{_i}}Issues{{/i}}</a></li>
<li class="muted">&middot;</li>
- <li><a href="https://github.com/twitter/bootstrap/blob/master/CHANGELOG.md">{{_i}}Changelog{{/i}}</a></li>
+ <li><a href="https://github.com/twbs/bootstrap/releases">{{_i}}Changelog{{/i}}</a></li>
</ul>
</div>
</footer>