1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

roll back version numbers to avoid broken links in docs and readme (fixes #12000)

This commit is contained in:
Mark Otto
2013-12-24 12:16:17 -08:00
parent 71e9db4183
commit 679c786237
27 changed files with 46 additions and 46 deletions

View File

@@ -21,7 +21,7 @@ To get started, check out <http://getbootstrap.com>!
Three quick start options are available:
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.1.0.zip).
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.0.3.zip).
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
- Install with [Bower](http://bower.io): `bower install bootstrap`.