diff options
| author | Chris Rebert <[email protected]> | 2013-07-29 11:20:41 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-07-29 11:20:41 -0700 |
| commit | 33a61baf388fee32c24698ecb3f9b79382454d40 (patch) | |
| tree | f54300cdb3189766dc93cd01e9024704e134da78 | |
| parent | 2acb0f40c058f6893e5bcf63b9cbdc3c9faeed4c (diff) | |
| download | bootstrap-33a61baf388fee32c24698ecb3f9b79382454d40.tar.xz bootstrap-33a61baf388fee32c24698ecb3f9b79382454d40.zip | |
fix the download link to 3.0.0-wip
| -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/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`. |
