Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit a4f6969

Browse files
committed
:octocat:
1 parent 7822079 commit a4f6969

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License][license-badge]][license]
66
[![Continuous Integration][gh-action-badge]][gh-action]
77
[![CodeCov][coverage-badge]][coverage]
8-
[![Scrunitizer CI][scrutinizer-badge]][scrutinizer]
8+
[![Codacy][codacy-badge]][codacy]
99
[![Packagist downloads][downloads-badge]][downloads]
1010

1111
[php-badge]: https://img.shields.io/packagist/php-v/chillerlan/php-oauth-providers?logo=php&color=8892BF
@@ -16,8 +16,8 @@
1616
[license]: https://github.com/chillerlan/php-oauth-providers/blob/main/LICENSE
1717
[coverage-badge]: https://img.shields.io/codecov/c/github/chillerlan/php-oauth-providers.svg?logo=codecov
1818
[coverage]: https://codecov.io/github/chillerlan/php-oauth-providers
19-
[scrutinizer-badge]: https://img.shields.io/scrutinizer/g/chillerlan/php-oauth-providers.svg?logo=scrutinizer
20-
[scrutinizer]: https://scrutinizer-ci.com/g/chillerlan/php-oauth-providers
19+
[codacy-badge]: https://img.shields.io/codacy/grade/a8f867d3d53840adaabc2d6aab304cf0?logo=codacy
20+
[codacy]: https://app.codacy.com/gh/chillerlan/php-oauth-providers/dashboard
2121
[downloads-badge]: https://img.shields.io/packagist/dt/chillerlan/php-oauth-providers.svg?logo=packagist
2222
[downloads]: https://packagist.org/packages/chillerlan/php-oauth-providers/stats
2323
[gh-action-badge]: https://img.shields.io/github/actions/workflow/status/chillerlan/php-oauth-providers/ci.yml?branch=main&logo=github

0 commit comments

Comments
 (0)