aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-20 14:00:48 -0700
committerChris Rebert <[email protected]>2013-08-20 14:00:48 -0700
commit55088bbff8e43b7ec63c60a30a42a95456b789df (patch)
tree63248519e71b0a3277e9453e782fe5210df8c9be
parent63f8c8caabe74159e85aafc1c244837850b8103c (diff)
downloadbootstrap-55088bbff8e43b7ec63c60a30a42a95456b789df.tar.xz
bootstrap-55088bbff8e43b7ec63c60a30a42a95456b789df.zip
point release download link to an actual release instead of `master`
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74f8e6b7d..4261e9793 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To get started, check out [http://getbootstrap.com](http://getbootstrap.com)!
Three quick start options are available:
-* [Download the latest release](https://github.com/twbs/bootstrap/zipball/master).
+* [Download the latest release](https://github.com/twbs/bootstrap/releases/tag/v3.0.0).
* Clone the repo: `git clone git://github.com/twbs/bootstrap.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap`.