2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fix homepage link in css-tests and remove second help text from example form

This commit is contained in:
Mark Otto
2012-03-28 17:52:03 -07:00
parent 66743676ce
commit 369ca13c75
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="./index.html">Bootstrap</a>
<a class="brand" href="../../docs/index.html">Bootstrap</a>
</div>
</div>
</div>