From: Chris Rebert Date: Mon, 29 Jul 2013 18:20:41 +0000 (-0700) Subject: fix the download link to 3.0.0-wip X-Git-Tag: v3.0.0~105^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a61baf388fee32c24698ecb3f9b79382454d40;p=thirdparty%2Fbootstrap.git fix the download link to 3.0.0-wip --- 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`.