From: Chris Rebert Date: Tue, 20 Aug 2013 21:00:48 +0000 (-0700) Subject: point release download link to an actual release instead of `master` X-Git-Tag: v3.0.1~46^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55088bbff8e43b7ec63c60a30a42a95456b789df;p=thirdparty%2Fbootstrap.git point release download link to an actual release instead of `master` --- diff --git a/README.md b/README.md index 74f8e6b7da..4261e9793b 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/releases/tag/v3.0.0). * Clone the repo: `git clone git://github.com/twbs/bootstrap.git`. * Install with [Bower](http://bower.io): `bower install bootstrap`.