]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix link to compiling info. Fixes #13938. 13942/head
authorXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 26 Jun 2014 18:05:50 +0000 (21:05 +0300)
committerChris Rebert <code@rebertia.com>
Thu, 26 Jun 2014 18:37:08 +0000 (11:37 -0700)
[skip sauce]

docs/_includes/css/less.html

index a6fbbaa11b899449d6332ce7c1423ac6db10f218..b325ea9ebe42a9c23094a1ad00767572af67288a 100644 (file)
@@ -7,7 +7,7 @@
 
 
   <h2 id="less-bootstrap">Compiling Bootstrap</h2>
-  <p>Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, <a href="https://github.com/twbs/bootstrap#compiling-css-and-javascript">visit the README</a> for how to setup your development environment to run the necessary commands.</p>
+  <p>Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, <a href="../getting-started/#grunt">consult the Getting Started section</a> for how to setup your development environment to run the necessary commands.</p>
   <p>Third party compilation tools may work with Bootstrap, but they are not supported by our core team.</p>
 
   <h2 id="less-variables">Variables</h2>