diff options
| author | Mark Otto <[email protected]> | 2013-12-07 16:22:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-07 16:22:00 -0800 |
| commit | 74408de61901b9bd4b7c1f6632ddebc8d21fb167 (patch) | |
| tree | eb765cecb94eed4251b85a38a993ecd217f29e42 | |
| parent | 0bf5202b92d12ee19f65c7aa3bcf25c64835f459 (diff) | |
| download | bootstrap-74408de61901b9bd4b7c1f6632ddebc8d21fb167.tar.xz bootstrap-74408de61901b9bd4b7c1f6632ddebc8d21fb167.zip | |
Shorter download text because narrow viewports
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 4ab2fa181..f924eb51a 100644 --- a/getting-started.html +++ b/getting-started.html @@ -17,7 +17,7 @@ base_url: "../" <h3 id="download-compiled">Compiled CSS, JS, and fonts</h3> <p>The fastest way to get Bootstrap is to download the precompiled and minified versions of our CSS, JavaScript, and fonts. No documentation or original source code files are included.</p> - <p><a class="btn btn-lg btn-primary" href="{{ site.download_dist }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled']);" role="button">Download precompiled Bootstrap</a></p> + <p><a class="btn btn-lg btn-primary" href="{{ site.download_dist }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled']);" role="button">Download Bootstrap</a></p> <h3 id="download-additional">Additional downloads</h3> <div class="bs-docs-dl-options"> |
