aboutsummaryrefslogtreecommitdiff
path: root/less/tests/css-tests.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-28 17:52:03 -0700
committerMark Otto <[email protected]>2012-03-28 17:52:03 -0700
commit369ca13c7594a2b21e867fb4c139ebc21abd4d2e (patch)
tree9a548444b21a7f786d25ee9904d6b32bb99541cc /less/tests/css-tests.html
parent66743676ce83552fbab86ced2fc9e890d0dde6a6 (diff)
downloadbootstrap-369ca13c7594a2b21e867fb4c139ebc21abd4d2e.tar.xz
bootstrap-369ca13c7594a2b21e867fb4c139ebc21abd4d2e.zip
fix homepage link in css-tests and remove second help text from example form
Diffstat (limited to 'less/tests/css-tests.html')
-rw-r--r--less/tests/css-tests.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html
index 2e40b44c6..6083b4142 100644
--- a/less/tests/css-tests.html
+++ b/less/tests/css-tests.html
@@ -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>