aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-06-03 11:24:51 -0700
committerJacob Thornton <[email protected]>2012-06-03 11:24:51 -0700
commit041b8bdfd32cc93c6594a0e3cb1e93e74faa2562 (patch)
treec2cc3f9e428865de09ea2a20c6be2c17a0326f77 /docs/templates
parent31e8a358c3014d48900f4f266c75a7b62ad66dd3 (diff)
parentad9bfeef7a27cb470f520798cd806cb310f4e9c8 (diff)
downloadbootstrap-041b8bdfd32cc93c6594a0e3cb1e93e74faa2562.tar.xz
bootstrap-041b8bdfd32cc93c6594a0e3cb1e93e74faa2562.zip
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/index.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index f14e95c14..f36385f30 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -6,7 +6,7 @@
<p>{{_i}}Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.{{/i}}</p>
<p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'GitHub Project', 'View project on GitHub']);"{{/production}}>{{_i}}View project on GitHub{{/i}}</a>
- <a href="assets/bootstrap.zip" class="btn btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.0.4']);"{{/production}}>{{_i}}Download Bootstrap <small>(v2.0.4)</small>{{/i}}</a>
+ <a href="assets/bootstrap.zip" class="btn btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.1.0']);"{{/production}}>{{_i}}Download Bootstrap <small>(v2.1.0)</small>{{/i}}</a>
</p>
</div>