]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
point release download link to an actual release instead of `master`
authorChris Rebert <github@rebertia.com>
Tue, 20 Aug 2013 21:00:48 +0000 (14:00 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 20 Aug 2013 21:00:48 +0000 (14:00 -0700)
README.md

index 74f8e6b7da082da25b01ffad850e10e2a04ae418..4261e9793b23babd1ea5123a7d07ac3cfaabc052 100644 (file)
--- 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`.