Skip to content

Commit ed21276

Browse files
DevKit updates (#428) - Fix readme buttons
* DevKit updates * DevKit updates
1 parent 6ec3678 commit ed21276

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
[![Monthly Downloads](https://poser.pugx.org/symfony-cmf/routing-bundle/d/monthly)](https://packagist.org/packages/symfony-cmf/routing-bundle)
99
[![Daily Downloads](https://poser.pugx.org/symfony-cmf/routing-bundle/d/daily)](https://packagist.org/packages/symfony-cmf/routing-bundle)
1010

11-
Branch | Travis | Coveralls |
11+
Version/Branch | Travis | Coveralls |
1212
------ | ------ | --------- |
13+
2.1.1 | [![Build Status][travis_stable_badge]][travis_link] | [![Coverage Status][coveralls_stable_badge]][coveralls_stable_link] |
1314
master | [![Build Status][travis_unstable_badge]][travis_link] | [![Coverage Status][coveralls_unstable_badge]][coveralls_unstable_link] |
1415

1516
This package is part of the [Symfony Content Management Framework (CMF)](http://cmf.symfony.com/) and licensed
@@ -59,14 +60,12 @@ Thanks to
5960

6061
This package is available under the [MIT license](src/Resources/meta/LICENSE).
6162

62-
[travis_legacy_badge]: https://travis-ci.org/symfony-cmf/routing-bundle.svg?branch=master
63-
[travis_stable_badge]: https://travis-ci.org/symfony-cmf/routing-bundle.svg?branch=master
63+
[travis_stable_badge]: https://travis-ci.org/symfony-cmf/routing-bundle.svg?branch=2.x
6464
[travis_unstable_badge]: https://travis-ci.org/symfony-cmf/routing-bundle.svg?branch=master
65+
6566
[travis_link]: https://travis-ci.org/symfony-cmf/routing-bundle
6667

67-
[coveralls_legacy_badge]: https://coveralls.io/repos/github/symfony-cmf/routing-bundle/badge.svg?branch=master
68-
[coveralls_legacy_link]: https://coveralls.io/github/symfony-cmf/routing-bundle?branch=master
69-
[coveralls_stable_badge]: https://coveralls.io/repos/github/symfony-cmf/routing-bundle/badge.svg?branch=master
70-
[coveralls_stable_link]: https://coveralls.io/github/symfony-cmf/routing-bundle?branch=master
68+
[coveralls_stable_badge]: https://coveralls.io/repos/github/symfony-cmf/routing-bundle/badge.svg?branch=2.x
69+
[coveralls_stable_link]: https://coveralls.io/github/symfony-cmf/routing-bundle?branch=2.x
7170
[coveralls_unstable_badge]: https://coveralls.io/repos/github/symfony-cmf/routing-bundle/badge.svg?branch=master
7271
[coveralls_unstable_link]: https://coveralls.io/github/symfony-cmf/routing-bundle?branch=master

0 commit comments

Comments
 (0)