Skip to content

Commit 77d7351

Browse files
committed
tweak: drop scrutinizer
1 parent 2417d45 commit 77d7351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ This repository is an implementation of the PSR-7 interfaces for use within PHP.
1212
<a href="https://github.com/PhpGt/Http/actions" target="_blank">
1313
<img src="https://badge.status.php.gt/http-build.svg" alt="PHP.Gt/Http build status" />
1414
</a>
15-
<a href="https://scrutinizer-ci.com/g/PhpGt/Http" target="_blank">
15+
<a href="https://app.codacy.com/gh/PhpGt/Http" target="_blank">
1616
<img src="https://badge.status.php.gt/http-quality.svg" alt="PHP.Gt/Http code quality" />
1717
</a>
18-
<a href="https://scrutinizer-ci.com/g/PhpGt/Http" target="_blank">
18+
<a href="https://app.codecov.io/gh/PhpGt/Http" target="_blank">
1919
<img src="https://badge.status.php.gt/http-coverage.svg" alt="PHP.Gt/Http code coverage" />
2020
</a>
2121
<a href="https://packagist.PhpGt/packages/PhpGt/Http" target="_blank">

0 commit comments

Comments
 (0)