diff options
| author | Heinrich Fenkart <[email protected]> | 2014-12-16 08:00:04 +0100 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-30 11:48:08 -0800 |
| commit | c3e6111eef4778e14d97cb932b7d1ee13443b5c0 (patch) | |
| tree | b23b8db398f6f1a1e432b8c8534063010e779e96 | |
| parent | 5a35555a72e96e4083e2be559b12d75e8095a1c6 (diff) | |
| download | bootstrap-c3e6111eef4778e14d97cb932b7d1ee13443b5c0.tar.xz bootstrap-c3e6111eef4778e14d97cb932b7d1ee13443b5c0.zip | |
Switch to shields.io for badges in README
Closes #15380
[ci skip]
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ # [Bootstrap](http://getbootstrap.com) -[](http://badge.fury.io/bo/bootstrap) -[](http://badge.fury.io/js/bootstrap) -[](https://travis-ci.org/twbs/bootstrap) -[](https://david-dm.org/twbs/bootstrap#info=devDependencies) + +[](https://www.npmjs.com/package/bootstrap) +[](https://travis-ci.org/twbs/bootstrap) +[](https://david-dm.org/twbs/bootstrap#info=devDependencies) [](https://saucelabs.com/u/bootstrap) Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community. |
