aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-19 00:43:22 -0700
committerMark Otto <[email protected]>2013-08-19 00:43:22 -0700
commit08d19af710809bb0ac891e4973f451577fde5154 (patch)
tree5845d1dd97e65fa70e6ea6a8253b3941390acb9b /_includes
parent7481aa73984fd51e6447a2928e339fd8c2e9abc6 (diff)
downloadbootstrap-08d19af710809bb0ac891e4973f451577fde5154.tar.xz
bootstrap-08d19af710809bb0ac891e4973f451577fde5154.zip
Fix remainder of panel default examples and reorder nav links
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/nav-components.html b/_includes/nav-components.html
index a416392bf..8b239b226 100644
--- a/_includes/nav-components.html
+++ b/_includes/nav-components.html
@@ -130,8 +130,8 @@
<li><a href="#panels-basic">Basic example</a></li>
<li><a href="#panels-heading">Panel with heading</a></li>
<li><a href="#panels-alternatives">Contextual alternatives</a></li>
- <li><a href="#panels-list-group">With list groups</a>
<li><a href="#panels-tables">With tables</a>
+ <li><a href="#panels-list-group">With list groups</a>
</ul>
</li>
<li><a href="#wells">Wells</a></li>