links to a release instead of master, so rephrase description accordingly

This commit is contained in:
Chris Rebert 2013-08-20 14:16:31 -07:00
parent 55088bbff8
commit 295fef252e
1 changed files with 2 additions and 2 deletions

View File

@ -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>