1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

fixes #5119: javascript in navbar typo

This commit is contained in:
Mark Otto
2012-09-13 10:07:57 -07:00
parent 15bb78ce80
commit 595e1a189c
9 changed files with 9 additions and 9 deletions

View File

@@ -58,7 +58,7 @@
<a href="./components.html">Components</a>
</li>
<li class="">
<a href="./javascript.html">Javascript</a>
<a href="./javascript.html">JavaScript</a>
</li>
<li class="">
<a href="./customize.html">Customize</a>