Commit da4390ee authored by Mark Otto's avatar Mark Otto

Merge pull request #645 from mkaschenko/master

Fix anchor to JS dropdown docs
parents 978dfb92 4be90274
...@@ -1813,7 +1813,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita ...@@ -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> <td>The alert plugin is a super tiny class for adding close functionality to alerts.</td>
</tr> </tr>
<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> <td>This plugin is for adding dropdown interaction to the bootstrap topbar or tabbed navigations.</td>
</tr> </tr>
<tr> <tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment