]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
links to a release instead of master, so rephrase description accordingly
authorChris Rebert <chris.rebert@hulu.com>
Tue, 20 Aug 2013 21:16:31 +0000 (14:16 -0700)
committerChris Rebert <chris.rebert@hulu.com>
Tue, 20 Aug 2013 21:16:31 +0000 (14:16 -0700)
getting-started.html

index cd3575ad2219022eb46329e5f6bdba4de2e467e1..908ccbcc33425444733c14f08097d58ab72b858c 100644 (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>