aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-20 13:36:22 -0700
committerChris Rebert <[email protected]>2013-08-20 13:36:22 -0700
commit6735dc8c16ed337e406cd2554cc2ae261e742d77 (patch)
tree0e65019008ee34016b821a1a6b669367554f518b
parentd924bca6f6a7184fdaa23476554321e2c7e088a7 (diff)
downloadbootstrap-6735dc8c16ed337e406cd2554cc2ae261e742d77.tar.xz
bootstrap-6735dc8c16ed337e406cd2554cc2ae261e742d77.zip
fix #9917
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2476456dd..74f8e6b7d 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/3.0.0-wip).
+* [Download the latest release](https://github.com/twbs/bootstrap/zipball/master).
* Clone the repo: `git clone git://github.com/twbs/bootstrap.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap`.