2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

fix navbar links to scaffolding > grid system

This commit is contained in:
Chris Gunther
2012-01-14 15:15:24 -05:00
parent 07530073dd
commit a4b107bf87
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="./scaffolding.html#grid">Grid system</a></li>
<li><a href="./scaffolding.html#grid-system">Grid system</a></li>
<li><a href="./scaffolding.html#layouts">Layouts</a></li>
<li><a href="./scaffolding.html#responsive">Responsive design</a></li>
</ul>