Skip to content

Commit a6d2818

Browse files
DevKit updates (#247)
1 parent 0676599 commit a6d2818

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Branch | Travis | Coveralls |
1212
------ | ------ | --------- |
13-
master | [![Build Status][travis_unstable_badge]][travis_unstable_link] | [![Coverage Status][coveralls_unstable_badge]][coveralls_unstable_link] |
13+
master | [![Build Status][travis_unstable_badge]][travis_link] | [![Coverage Status][coveralls_unstable_badge]][coveralls_unstable_link] |
1414

1515
This package is part of the [Symfony Content Management Framework (CMF)](http://cmf.symfony.com/) and licensed
1616
under the [MIT License](LICENSE).
@@ -59,11 +59,9 @@ Thanks to
5959
This package is available under the [MIT license](src/Resources/meta/LICENSE).
6060

6161
[travis_legacy_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master
62-
[travis_legacy_link]: https://travis-ci.org/symfony-cmf/core-bundle
6362
[travis_stable_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master
64-
[travis_stable_link]: https://travis-ci.org/symfony-cmf/core-bundle
6563
[travis_unstable_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master
66-
[travis_unstable_link]: https://travis-ci.org/symfony-cmf/core-bundle
64+
[travis_link]: https://travis-ci.org/symfony-cmf/core-bundle
6765

6866
[coveralls_legacy_badge]: https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=master
6967
[coveralls_legacy_link]: https://coveralls.io/github/symfony-cmf/core-bundle?branch=master

0 commit comments

Comments
 (0)