From 42d614347e3965391fe73551a22eb002e98fbac1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 15 Jun 2017 20:28:14 -0700 Subject: [PATCH] fix broken button --- docs/4.0/getting-started/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/getting-started/download.md b/docs/4.0/getting-started/download.md index 9af5392701..b3338f6baf 100644 --- a/docs/4.0/getting-started/download.md +++ b/docs/4.0/getting-started/download.md @@ -12,7 +12,7 @@ toc: true **Current version:** v{{ site.current_version}} -Download Bootstrap +Download Bootstrap ## Source files **Want to compile Bootstrap with your project's asset pipeline?** Choose this option to download our source Sass, JavaScript, and documentation files. Requires a Sass compiler, [Autoprefixer](https://github.com/postcss/autoprefixer), [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes), and [some setup]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/build-tools/#tooling-setup).