diff options
| author | Chris Rebert <[email protected]> | 2013-08-20 14:00:48 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-20 14:00:48 -0700 |
| commit | 55088bbff8e43b7ec63c60a30a42a95456b789df (patch) | |
| tree | 63248519e71b0a3277e9453e782fe5210df8c9be | |
| parent | 63f8c8caabe74159e85aafc1c244837850b8103c (diff) | |
| download | bootstrap-55088bbff8e43b7ec63c60a30a42a95456b789df.tar.xz bootstrap-55088bbff8e43b7ec63c60a30a42a95456b789df.zip | |
point release download link to an actual release instead of `master`
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |
