diff options
| author | Chris Rebert <[email protected]> | 2013-08-20 13:36:22 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-20 13:36:22 -0700 |
| commit | 6735dc8c16ed337e406cd2554cc2ae261e742d77 (patch) | |
| tree | 0e65019008ee34016b821a1a6b669367554f518b | |
| parent | d924bca6f6a7184fdaa23476554321e2c7e088a7 (diff) | |
| download | bootstrap-6735dc8c16ed337e406cd2554cc2ae261e742d77.tar.xz bootstrap-6735dc8c16ed337e406cd2554cc2ae261e742d77.zip | |
fix #9917
| -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/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`. |
