2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Point changelog in docs to releases on GitHub

This commit is contained in:
Mark Otto
2013-07-25 23:07:23 -07:00
parent 14c1e926a6
commit 4be4e8ec35
9 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -448,7 +448,7 @@ $('#myModal').on('hidden', function () {
</div>
</div>
</div> <!-- /navbar-example -->
</div>
</div>
<h3>Within tabs</h3>
<div class="bs-docs-example">
@@ -485,7 +485,7 @@ $('#myModal').on('hidden', function () {
</ul>
</li>
</ul> <!-- /tabs -->
</div>
</div>
<hr class="bs-docs-separator">
@@ -1753,7 +1753,7 @@ $('.carousel').carousel({
<li class="muted">&middot;</li>
<li><a href="https://github.com/twbs/bootstrap/issues?state=open">Issues</a></li>
<li class="muted">&middot;</li>
<li><a href="https://github.com/twbs/bootstrap/blob/master/CHANGELOG.md">Changelog</a></li>
<li><a href="https://github.com/twbs/bootstrap/releases">Changelog</a></li>
</ul>
</div>
</footer>