From 33a61baf388fee32c24698ecb3f9b79382454d40 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 29 Jul 2013 11:20:41 -0700 Subject: [PATCH] fix the download link to 3.0.0-wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5748da1194..68e14506d2 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`.