aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-24 22:48:30 -0800
committerJacob Thornton <[email protected]>2012-01-24 22:48:30 -0800
commit5d3175e84b2ada0978aca7dbbe2ec532e99c869a (patch)
treefba1729961307c37499eb636401f3f8b71a8be0c /docs/less.html
parent5a54a98925f4f7375bdf63f86d21908b05af187e (diff)
downloadbootstrap-5d3175e84b2ada0978aca7dbbe2ec532e99c869a.tar.xz
bootstrap-5d3175e84b2ada0978aca7dbbe2ec532e99c869a.zip
fix sub navs fer the otherrzz
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/less.html b/docs/less.html
index c5fb46ca6..0ed8cdb66 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -69,10 +69,10 @@
<p class="lead">Customize and extend Bootstrap with <a href="http://lesscss.org" target="_blank">LESS</a>, a CSS preprocessor, to take advantage of the variables, mixins, and more used to build Bootstrap's CSS.</p>
<div class="subnav">
<ul class="nav pills">
- <li><a href="./less.html#builtWith">Built with Less</a></li>
- <li><a href="./less.html#variables">Variables</a></li>
- <li><a href="./less.html#mixins">Mixins</a></li>
- <li><a href="./less.html#compiling">Compiling Bootstrap</a></li>
+ <li><a href="#builtWith">Built with Less</a></li>
+ <li><a href="#variables">Variables</a></li>
+ <li><a href="#mixins">Mixins</a></li>
+ <li><a href="#compiling">Compiling Bootstrap</a></li>
</ul>
</div>
</header>