aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-11-17 00:10:59 -0800
committerMark Otto <[email protected]>2011-11-17 00:10:59 -0800
commitda4390ee24dd8439f7316c1791434bd8ab949cb1 (patch)
tree69d28f48acc1144cab37c4c4a69391356e88c2f6 /docs
parent978dfb9216b088d92bb8db14b6ddb409cc7c7f76 (diff)
parent4be902741b623431800a42eb50963184dd966b41 (diff)
downloadbootstrap-da4390ee24dd8439f7316c1791434bd8ab949cb1.tar.xz
bootstrap-da4390ee24dd8439f7316c1791434bd8ab949cb1.zip
Merge pull request #645 from mkaschenko/master
Fix anchor to JS dropdown docs
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 0ca792683..6e3475ec7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1813,7 +1813,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
<td>The alert plugin is a super tiny class for adding close functionality to alerts.</td>
</tr>
<tr>
- <td><a href="./javascript.html#dropdowns">bootstrap-dropdown.js</a></td>
+ <td><a href="./javascript.html#dropdown">bootstrap-dropdown.js</a></td>
<td>This plugin is for adding dropdown interaction to the bootstrap topbar or tabbed navigations.</td>
</tr>
<tr>