change download button label

This commit is contained in:
Mark Otto 2013-07-18 14:08:40 -07:00
parent 63f070096b
commit 36188d0884
1 changed files with 1 additions and 1 deletions

View 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 %}