aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-14 15:52:40 -0800
committerMark Otto <[email protected]>2014-01-14 15:52:40 -0800
commitedd0b97be521346da0cdd39573914d9b9902167b (patch)
treeda825ddb030686ad157be314e699f2bd8120246f /docs/index.html
parentc4b41ceae3cdcb3b02b354922833ec826fff70b7 (diff)
downloadbootstrap-edd0b97be521346da0cdd39573914d9b9902167b.tar.xz
bootstrap-edd0b97be521346da0cdd39573914d9b9902167b.zip
Don't copy-pasta all the Sass docs because fuck keeping that up to date. Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 7d4ef68ea..428121b5e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -26,7 +26,7 @@ title: Bootstrap
<div class="col-sm-4">
<img src="assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
<h3>Preprocesors</h3>
- <p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, <a href="{{ page.base_url }}css#using-less">Less</a> and <a href="{{ page.base_url }}css#using-sass">Sass</a>.</p>
+ <p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, <a href="{{ page.base_url }}css#less">Less</a> and <a href="{{ page.base_url }}css#sass">Sass</a>.</p>
</div>
<div class="col-sm-4">
<img src="assets/img/devices.png" alt="Responsive across devices" class="img-responsive">