diff options
| author | Mark Otto <[email protected]> | 2014-01-05 23:43:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-05 23:43:13 -0800 |
| commit | a5e29a8f34ada08b6700ed9d94806d33b1c8f56b (patch) | |
| tree | 998f46705bfed67c923cf7e1131c73147db8ccbe /docs/getting-started.html | |
| parent | 745bec59cf049a8571890c1cd5d926a3540aa36d (diff) | |
| download | bootstrap-a5e29a8f34ada08b6700ed9d94806d33b1c8f56b.tar.xz bootstrap-a5e29a8f34ada08b6700ed9d94806d33b1c8f56b.zip | |
link
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index c947892f5..e1ae3aec0 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -27,7 +27,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex </div> <div class="col-sm-4"> <h3 id="download-sass">Sass</h3> - <p><a href="{{ site.sass }}">Bootstrap ported from Less to Sass</a> for easy inclusion in Rails, Compass, or Sass-only projects.</p> + <p><a href="{{ site.sass_repo }}">Bootstrap ported from Less to Sass</a> for easy inclusion in Rails, Compass, or Sass-only projects.</p> <a href="{{ site.download.sass }}" class="btn btn-lg btn-outline" role="button" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download Sass']);">Download Sass</a> </div> </div> |
