aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 22:19:16 -0700
committerMark Otto <[email protected]>2013-08-18 22:19:16 -0700
commit869a163e67c02dd5550ea25291eb6cc7f4f56a77 (patch)
tree3456bd860298dfae942f733682129247a6d43320 /getting-started.html
parent2f2232cc3f1e99cf01e2f4628e2b183623ad18b2 (diff)
downloadbootstrap-869a163e67c02dd5550ea25291eb6cc7f4f56a77.tar.xz
bootstrap-869a163e67c02dd5550ea25291eb6cc7f4f56a77.zip
Fix broken link and wrong label
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html
index f44a55801..26cc1e557 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -15,8 +15,8 @@ base_url: "../"
</div>
<p class="lead">There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.</p>
- <h3>Download compiled CSS and JS</h3>
- <p class="lead">The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript. No documentation or original source files are included.</p>
+ <h3 id="download-compiled">Compiled CSS, JS, and fonts</h3>
+ <p class="lead">The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source 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']);">Download Bootstrap</a></p>
<h3 id="download-additional">Additional downloads</h3>