Skip to content

Commit 27a4031

Browse files
committed
Fix README icons and links
1 parent c2df6df commit 27a4031

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,16 +146,16 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
146146

147147
[ico-version]: https://img.shields.io/packagist/v/colinodell/json5.svg?style=flat-square
148148
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
149-
[ico-build-status]: https://img.shields.io/github/workflow/status/colinodell/json5/Tests/latest.svg?style=flat-square
149+
[ico-build-status]: https://img.shields.io/github/workflow/status/colinodell/json5/Tests/main.svg?style=flat-square
150150
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/colinodell/json5.svg?style=flat-square
151151
[ico-code-quality]: https://img.shields.io/scrutinizer/g/colinodell/json5.svg?style=flat-square
152152
[ico-downloads]: https://img.shields.io/packagist/dt/colinodell/json5.svg?style=flat-square
153153
[ico-utf8]: https://img.shields.io/badge/utf--8-compatible-brightgreen.svg?style=flat-square
154-
[ico-sensio]: https://img.shields.io/sensiolabs/i/45decdff-5544-43c4-9547-61c9f514b121.svg?style=flat-square
154+
[ico-sensio]: https://img.shields.io/symfony/i/grade/920abb3b-a7d0-431a-bb5a-9831d142690e?style=flat-square
155155
[ico-php]: https://img.shields.io/packagist/php-v/colinodell/json5.svg?style=flat-square
156156

157157
[link-packagist]: https://packagist.org/packages/colinodell/json5
158-
[link-build-status]: https://github.com/colinodell/json5/actions?query=workflow%3ATests+branch%3Alatest
158+
[link-build-status]: https://github.com/colinodell/json5/actions?query=workflow%3ATests+branch%3Amain
159159
[link-scrutinizer]: https://scrutinizer-ci.com/g/colinodell/json5/code-structure/main/code-coverage
160160
[link-code-quality]: https://scrutinizer-ci.com/g/colinodell/json5
161161
[link-downloads]: https://packagist.org/packages/colinodell/json5
@@ -166,4 +166,4 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
166166
[link-upstream-author]: https://github.com/aseemk
167167
[link-upstream-contributors]: https://github.com/json5/json5#credits
168168
[link-json5-site]: http://json5.org
169-
[link-contributors]: ../../contributors
169+
[link-contributors]: https://github.com/colinodell/json5/graphs/contributors

0 commit comments

Comments
 (0)