aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-07-29 11:20:41 -0700
committerChris Rebert <[email protected]>2013-07-29 11:20:41 -0700
commit33a61baf388fee32c24698ecb3f9b79382454d40 (patch)
treef54300cdb3189766dc93cd01e9024704e134da78
parent2acb0f40c058f6893e5bcf63b9cbdc3c9faeed4c (diff)
downloadbootstrap-33a61baf388fee32c24698ecb3f9b79382454d40.tar.xz
bootstrap-33a61baf388fee32c24698ecb3f9b79382454d40.zip
fix the download link to 3.0.0-wip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5748da119..68e14506d 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/zipball/3.0.0-wip).
* Clone the repo: `git clone git://github.com/twbs/bootstrap.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap`.