diff options
| author | Mark Otto <[email protected]> | 2013-02-05 22:47:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-05 22:47:00 -0800 |
| commit | 0b4668368bb3ffd7800e6cb7c49366d78b156167 (patch) | |
| tree | de9166fc81d9f445d1549b5321f66dd5e86fda44 /docs/templates | |
| parent | 421f9f67c44d4b7c971b42808687ae7b71c99151 (diff) | |
| parent | 2fa77bf197050a385e479e1b2e8f61d634499505 (diff) | |
| download | bootstrap-0b4668368bb3ffd7800e6cb7c49366d78b156167.tar.xz bootstrap-0b4668368bb3ffd7800e6cb7c49366d78b156167.zip | |
Merge branch '2.3.0-wip' into 3.0.0-wip
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/layout.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index b9452430a..8614dea4b 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -114,7 +114,7 @@ <li class="muted">·</li> <li><a href="https://github.com/twitter/bootstrap/issues?state=open">{{_i}}Issues{{/i}}</a></li> <li class="muted">·</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> |
