aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-06 17:29:41 -0700
committerMark Otto <[email protected]>2013-08-06 17:29:41 -0700
commit443ff0cc32bce946b43e0f0670efe82810324dac (patch)
tree6048b4b640eaf7d228b911a6f0badf27bd1d2069 /index.html
parentc3ac95333d3c8746e8877ff02cafc41c4a692414 (diff)
downloadbootstrap-443ff0cc32bce946b43e0f0670efe82810324dac.tar.xz
bootstrap-443ff0cc32bce946b43e0f0670efe82810324dac.zip
Pull from GitHub downloads for latest v3-wip on homepage
/cc @cv
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 a7cdf2328..d6f4cf28f 100644
--- a/index.html
+++ b/index.html
@@ -8,9 +8,9 @@ base_url: "./"
<div class="container">
<h1>Bootstrap 3</h1>
<p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
- <p><strong>Heads up!</strong> Until the final v3 is released, downloads may be behind the development branch and Bower package.</p>
<p>
- <a href="{{ site.download_dist }}" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap</a>
+ <a href="{{ site.download }}" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download latest BS3</a>
</p>
+ <p><strong>Heads up!</strong> Downloads are pulled directly from the latest commited code on GitHub, and as a result our docs may at times be out of sync.</p>
</div>
</div>