]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change download button label
authorMark Otto <otto@github.com>
Thu, 18 Jul 2013 21:08:40 +0000 (14:08 -0700)
committerMark Otto <otto@github.com>
Thu, 18 Jul 2013 21:08:40 +0000 (14:08 -0700)
docs/index.html

index 1c9e804ae8f4f01d1265e08e8cdf2f96601a62a5..b798f3013c9133173f4a7535892d2da5f2cde9c2 100644 (file)
@@ -18,7 +18,7 @@ title: Bootstrap
     <h1>Bootstrap 3</h1>
     <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
     <p>
-      <a href="assets/bootstrap.zip" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0.1']);">Download Bootstrap 3.0.0.1</a>
+      <a href="assets/bootstrap.zip" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap 3.0.0 RC1</a>
     </p>
 
     {% include social-buttons.html %}