From 10ea20515c148a94fb52c43f22ce476a572d5bf1 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 26 Jun 2014 21:05:50 +0300 Subject: [PATCH] Fix link to compiling info. Fixes #13938. [skip sauce] --- docs/_includes/css/less.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/css/less.html b/docs/_includes/css/less.html index a6fbbaa11b..b325ea9ebe 100644 --- a/docs/_includes/css/less.html +++ b/docs/_includes/css/less.html @@ -7,7 +7,7 @@

Compiling Bootstrap

-

Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, visit the README for how to setup your development environment to run the necessary commands.

+

Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, consult the Getting Started section for how to setup your development environment to run the necessary commands.

Third party compilation tools may work with Bootstrap, but they are not supported by our core team.

Variables