aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-06-26 21:05:50 +0300
committerChris Rebert <[email protected]>2014-06-26 11:37:08 -0700
commit10ea20515c148a94fb52c43f22ce476a572d5bf1 (patch)
tree7995675e7813eb099a5efdaf2c0245f32e21153d /docs/_includes/css
parent43ecc8726b608472c67f70ac56eb77407414b0c2 (diff)
downloadbootstrap-10ea20515c148a94fb52c43f22ce476a572d5bf1.tar.xz
bootstrap-10ea20515c148a94fb52c43f22ce476a572d5bf1.zip
Fix link to compiling info. Fixes #13938.
[skip sauce]
Diffstat (limited to 'docs/_includes/css')
-rw-r--r--docs/_includes/css/less.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/css/less.html b/docs/_includes/css/less.html
index a6fbbaa11..b325ea9eb 100644
--- a/docs/_includes/css/less.html
+++ b/docs/_includes/css/less.html
@@ -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>