]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: link to tooling setup on download page
authorHeinrich Fenkart <hnrch02@gmail.com>
Fri, 21 Aug 2015 00:38:36 +0000 (02:38 +0200)
committerHeinrich Fenkart <hnrch02@gmail.com>
Fri, 21 Aug 2015 00:38:36 +0000 (02:38 +0200)
docs/getting-started/download.md

index 076586d29ee51570a8d6dc30b579999faf42ae1d..7255fbba5bb028ac2da77550ff02ad07b876faa6 100644 (file)
@@ -21,7 +21,7 @@ Download just the compiled and minified CSS and JavaScript. Doesn't include any
   <div class="col-sm-6">
 {% markdown %}
 ### Source files
-Download everything: source Sass, JavaScript, and documentation files. **Requires a Sass compiler, [Autoprefixer](https://github.com/postcss/autoprefixer), and some setup.**
+Download everything: source Sass, JavaScript, and documentation files. **Requires a Sass compiler, [Autoprefixer](https://github.com/postcss/autoprefixer), and [some setup]({{ site.baseurl }}/getting-started/build-tools/#tooling-setup).**
 
 <a href="{{ site.download.source }}" class="btn btn-bs btn-outline" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download source');">Download source</a>
 {% endmarkdown %}