]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use non-broken Sass link in docs; fixes part of #17314
authorChris Rebert <code@chrisrebert.com>
Tue, 25 Aug 2015 21:14:41 +0000 (14:14 -0700)
committerChris Rebert <code@chrisrebert.com>
Tue, 25 Aug 2015 21:14:41 +0000 (14:14 -0700)
[skip sauce]

docs/index.html

index 03d634695a21fe3834edbb60c494e9b06dfe36ff..de2bcb39b7420a7f803a7dbef726fce4aaabee00 100644 (file)
@@ -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">