aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
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>