diff options
| author | Chris Rebert <[email protected]> | 2013-07-27 18:13:54 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-07-27 18:13:54 -0700 |
| commit | 2f39259d9b4d21c2d061f69ebee1b02323c5606b (patch) | |
| tree | 34d6e6599c464a562c64842d8bad92a465785f9e | |
| parent | e953c23019ca8abd14e29eb03290ec6bbf5fedd9 (diff) | |
| parent | b4f5687c05f0085193d99165f16259471d569c97 (diff) | |
| download | bootstrap-2f39259d9b4d21c2d061f69ebee1b02323c5606b.tar.xz bootstrap-2f39259d9b4d21c2d061f69ebee1b02323c5606b.zip | |
Merge pull request #8685 from jouve/3.0.0-wip
fix README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# [Bootstrap v3.0.0](http://getbootstrap.com) [](http://travis-ci.org/twitter/bootstrap) +# [Bootstrap v3.0.0](http://getbootstrap.com) [](http://travis-ci.org/twbs/bootstrap) Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat). @@ -39,7 +39,7 @@ Learn more about using Jekyll by reading their [documentation](http://jekyllrb.c ### Documentation for previous releases -Documentation for v2.3.3 has been made available for the time being at [http://getbootstrap.com/2.3.3/](http://getbootstrap.com/2.3.3/) while folks transition to Bootstrap 3. +Documentation for v2.3.2 has been made available for the time being at [http://getbootstrap.com/2.3.2/](http://getbootstrap.com/2.3.2/) while folks transition to Bootstrap 3. [Previous releases](https://github.com/twbs/bootstrap/releases) and their documentation are also available for download. |
