aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-25 23:07:23 -0700
committerMark Otto <[email protected]>2013-07-25 23:07:23 -0700
commit4be4e8ec355cc00982b2881975d1a7ce5b06225e (patch)
treecee51ebf194486ef6dc5ea52c1581f2ce0e20609 /docs/javascript.html
parent14c1e926a67e51358e03f38a629d2665a28679b5 (diff)
downloadbootstrap-4be4e8ec355cc00982b2881975d1a7ce5b06225e.tar.xz
bootstrap-4be4e8ec355cc00982b2881975d1a7ce5b06225e.zip
Point changelog in docs to releases on GitHub
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 8e5f6ec0c..9166fe35c 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -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>