aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-05 22:46:45 -0800
committerMark Otto <[email protected]>2013-02-05 22:46:45 -0800
commit2fa77bf197050a385e479e1b2e8f61d634499505 (patch)
tree2c7f0605f808ca735f26e533f2ce00a98468f90c /docs/templates
parent3b56227553f40cc567e161c68c64f1e315fd5241 (diff)
downloadbootstrap-2fa77bf197050a385e479e1b2e8f61d634499505.tar.xz
bootstrap-2fa77bf197050a385e479e1b2e8f61d634499505.zip
Update link to changelog
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/layout.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index 01cf319c2..993b44620 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -97,7 +97,7 @@
<li class="muted">&middot;</li>
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">{{_i}}Issues{{/i}}</a></li>
<li class="muted">&middot;</li>
- <li><a href="https://github.com/twitter/bootstrap/wiki">{{_i}}Roadmap and changelog{{/i}}</a></li>
+ <li><a href="https://github.com/twitter/bootstrap/blob/master/CHANGELOG.md">{{_i}}Changelog{{/i}}</a></li>
</ul>
</div>
</footer>