diff options
| author | Mark Otto <[email protected]> | 2013-07-25 21:51:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-25 21:51:45 -0700 |
| commit | 94202b2b29c708d517e55ca6b03ec804e25daf18 (patch) | |
| tree | f31d11af027c3f05e1eb91d76a77284121ead914 /index.html | |
| parent | f79740b48add99d647ccf4b281c98b6f6202fb66 (diff) | |
| download | bootstrap-94202b2b29c708d517e55ca6b03ec804e25daf18.tar.xz bootstrap-94202b2b29c708d517e55ca6b03ec804e25daf18.zip | |
Update docs to better indicate v3 RC1
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html index cb85c09ad..c8dcc548a 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 %} |
