From: Chris Rebert Date: Tue, 20 Aug 2013 20:36:22 +0000 (-0700) Subject: fix #9917 X-Git-Tag: v3.0.1~46^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6735dc8c16ed337e406cd2554cc2ae261e742d77;p=thirdparty%2Fbootstrap.git fix #9917 --- diff --git a/README.md b/README.md index 2476456ddc..74f8e6b7da 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`.