aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-20 14:16:31 -0700
committerChris Rebert <[email protected]>2013-08-20 14:16:31 -0700
commit295fef252ecfcad784e04e752c6dedb873af4726 (patch)
tree25141fd4ca171a1744e3ac887c4a4d078ed9596f
parent55088bbff8e43b7ec63c60a30a42a95456b789df (diff)
downloadbootstrap-295fef252ecfcad784e04e752c6dedb873af4726.tar.xz
bootstrap-295fef252ecfcad784e04e752c6dedb873af4726.zip
links to a release instead of master, so rephrase description accordingly
-rw-r--r--getting-started.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html
index cd3575ad2..908ccbcc3 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -22,9 +22,9 @@ base_url: "../"
<h3 id="download-additional">Additional downloads</h3>
<div class="bs-docs-dl-options">
<h4>
- <a href="{{ site.download }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download latest source code</a>
+ <a href="{{ site.download }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download source code</a>
</h4>
- <p>Get the original files for all CSS and JavaScript by downloading the latest version directly from GitHub.</p>
+ <p>Get the original files for all CSS and JavaScript by downloading the full release directly from GitHub.</p>
<h4>
<a href="{{ site.repo }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'GitHub project']);">Clone or fork via GitHub</a>
</h4>