Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2015-08-26 00:14:41 +0300
committerChris Rebert <code@chrisrebert.com>2015-08-26 00:14:41 +0300
commit927f0227cfa9429b670571f889307aedbf62dd12 (patch)
tree36cee3b461c5386a8d18ec4fc1674c27836a3299 /docs/index.html
parent210e2b8100e0a90e097cd98f1abd7c3bfdc72a8b (diff)
Use non-broken Sass link in docs; fixes part of #17314
[skip sauce]
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 03d634695a..de2bcb39b7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -57,7 +57,7 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<div class="col-sm-4 m-b-lg">
<img src="assets/img/sass.png" alt="Sass support" class="img-responsive">
<h4>Preprocessor</h4>
- <p>Bootstrap ships with vanilla CSS, but its source code utilizes <a href="../css/#sass">Sass</a>, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.</p>
+ <p>Bootstrap ships with vanilla CSS, but its source code utilizes <a href="http://sass-lang.com/">Sass</a>, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.</p>
</div>
<div class="col-sm-4 m-b-lg">
<img src="assets/img/devices.png" alt="Responsive across devices" class="img-responsive">