Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-07-19 01:08:40 +0400
committerMark Otto <otto@github.com>2013-07-19 01:08:40 +0400
commit36188d0884c51c9ef9aece3b2eaaa84ac67d0ff1 (patch)
tree45f14d042e4142749ee6aca5ce6839777f2c6ac0 /docs/index.html
parent63f070096bf2501657f14906e5ac68dff73121b1 (diff)
change download button label
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 1c9e804ae8..b798f3013c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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 %}