Skip to content
This repository was archived by the owner on Jan 20, 2019. It is now read-only.

Commit af4e4ab

Browse files
committed
Fix links to badges
1 parent 93cb6bd commit af4e4ab

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,17 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details
5858

5959
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
6060

61-
[ico-version]: https://img.shields.io/packagist/v/hansott/numeric-range-regex.svg?style=flat-square
61+
[ico-version]: https://img.shields.io/packagist/v/hansott/range-regex.svg?style=flat-square
6262
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
63-
[ico-travis]: https://img.shields.io/travis/hansott/numeric-range-regex/master.svg?style=flat-square
64-
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/hansott/numeric-range-regex.svg?style=flat-square
65-
[ico-code-quality]: https://img.shields.io/scrutinizer/g/hansott/numeric-range-regex.svg?style=flat-square
66-
[ico-downloads]: https://img.shields.io/packagist/dt/hansott/numeric-range-regex.svg?style=flat-square
67-
68-
[link-packagist]: https://packagist.org/packages/hansott/numeric-range-regex
69-
[link-travis]: https://travis-ci.org/hansott/numeric-range-regex
70-
[link-scrutinizer]: https://scrutinizer-ci.com/g/hansott/numeric-range-regex/code-structure
71-
[link-code-quality]: https://scrutinizer-ci.com/g/hansott/numeric-range-regex
72-
[link-downloads]: https://packagist.org/packages/hansott/numeric-range-regex
63+
[ico-travis]: https://img.shields.io/travis/hansott/range-regex/master.svg?style=flat-square
64+
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/hansott/range-regex.svg?style=flat-square
65+
[ico-code-quality]: https://img.shields.io/scrutinizer/g/hansott/range-regex.svg?style=flat-square
66+
[ico-downloads]: https://img.shields.io/packagist/dt/hansott/range-regex.svg?style=flat-square
67+
68+
[link-packagist]: https://packagist.org/packages/hansott/range-regex
69+
[link-travis]: https://travis-ci.org/hansott/range-regex
70+
[link-scrutinizer]: https://scrutinizer-ci.com/g/hansott/range-regex/code-structure
71+
[link-code-quality]: https://scrutinizer-ci.com/g/hansott/range-regex
72+
[link-downloads]: https://packagist.org/packages/hansott/range-regex
7373
[link-author]: https://github.com/hansott
7474
[link-contributors]: ../../contributors

0 commit comments

Comments
 (0)