diff options
| author | Chris Rebert <[email protected]> | 2014-05-17 22:55:29 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-05-17 22:55:29 -0700 |
| commit | 511240b37751f10fc5043c8155f9f097c8bdcb09 (patch) | |
| tree | 3ddf3c665d6502a682724c25afd87e3f914737c0 /docs/_includes/getting-started | |
| parent | 5f59f96020a766267f9b1067d71110bcac357117 (diff) | |
| download | bootstrap-511240b37751f10fc5043c8155f9f097c8bdcb09.tar.xz bootstrap-511240b37751f10fc5043c8155f9f097c8bdcb09.zip | |
update link to Grunt setup & info
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index c89c8b9e4..bb0537796 100644 --- a/docs/_includes/getting-started/download.html +++ b/docs/_includes/getting-started/download.html @@ -13,7 +13,7 @@ </div> <div class="col-sm-4"> <h3 id="download-source">Source code</h3> - <p>Source Less, JavaScript, and font files, along with our docs. <strong>Requires a Less compiler and <a href="{{ site.repo }}#compiling-css-and-javascript">some setup.</a></strong></p> + <p>Source Less, JavaScript, and font files, along with our docs. <strong>Requires a Less compiler and <a href="#grunt">some setup.</a></strong></p> <p> <a href="{{ site.download.source }}" class="btn btn-lg btn-outline" role="button" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download source');">Download source</a> </p> |
