aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-16 17:27:30 -0800
committerMark Otto <[email protected]>2012-01-16 17:27:30 -0800
commitf1a88eede391cbb4beaadce60768a351724d7633 (patch)
tree16f21a8ac0e22102f7300754922a808c0a0ca5e8 /docs/components.html
parentf48278dac6ac89fcf9d1ab7526ec3029dd1a4d8e (diff)
downloadbootstrap-f1a88eede391cbb4beaadce60768a351724d7633.tar.xz
bootstrap-f1a88eede391cbb4beaadce60768a351724d7633.zip
fix js link in docs nav, restyle accordion with new css
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 1343a4279..dd7f098b5 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -81,7 +81,7 @@
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
- <li><a href="./javascript.html#transitions">Transition</a></li>
+ <li><a href="./javascript.html#javascript">Overview</a></li>
<li><a href="./javascript.html#modals">Modal</a></li>
<li><a href="./javascript.html#dropdowns">Dropdown</a></li>
<li><a href="./javascript.html#scrollspy">Scrollspy</a></li>