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-26 08:51:45 +0400
committerMark Otto <otto@github.com>2013-07-26 08:51:45 +0400
commit94202b2b29c708d517e55ca6b03ec804e25daf18 (patch)
treef31d11af027c3f05e1eb91d76a77284121ead914 /index.html
parentf79740b48add99d647ccf4b281c98b6f6202fb66 (diff)
Update docs to better indicate v3 RC1
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index cb85c09ad6..c8dcc548ac 100644
--- a/index.html
+++ b/index.html
@@ -6,10 +6,10 @@ title: Bootstrap
<div class="container">
<div class="bs-masthead">
- <h1>Bootstrap 3</h1>
+ <h1>Bootstrap 3 RC1</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 RC1']);">Download Bootstrap 3.0.0 RC1</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</a>
</p>
{% include social-buttons.html %}