aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorHeinrich Fenkart <[email protected]>2015-08-21 02:38:36 +0200
committerHeinrich Fenkart <[email protected]>2015-08-21 02:38:36 +0200
commit3c17c9e90cb9e666772f6941caba546f4dd674f1 (patch)
tree3935a59d4909454642b3ae43f37f764c654f29e9 /docs/getting-started
parent66be25917a66a2cdb19a297a1ce7e5642357fc06 (diff)
downloadbootstrap-3c17c9e90cb9e666772f6941caba546f4dd674f1.tar.xz
bootstrap-3c17c9e90cb9e666772f6941caba546f4dd674f1.zip
Docs: link to tooling setup on download page
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/download.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md
index 076586d29..7255fbba5 100644
--- a/docs/getting-started/download.md
+++ b/docs/getting-started/download.md
@@ -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 %}