Skip to content

Commit ba95a78

Browse files
author
Greg Bowler
authored
docs: update readme links (#64)
1 parent c065371 commit ba95a78

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
@@ -10,10 +10,10 @@ Why? We wanted to lay an object oriented foundation for [PHP.Gt/Fetch](https://p
1010
<a href="https://github.com/PhpGt/Curl/actions" target="_blank">
1111
<img src="https://badge.status.php.gt/curl-build.svg" alt="Build status" />
1212
</a>
13-
<a href="https://scrutinizer-ci.com/g/PhpGt/Curl" target="_blank">
13+
<a href="https://app.codacy.com/gh/PhpGt/Curl" target="_blank">
1414
<img src="https://badge.status.php.gt/curl-quality.svg" alt="Code quality" />
1515
</a>
16-
<a href="https://scrutinizer-ci.com/g/PhpGt/Curl" target="_blank">
16+
<a href="https://app.codecov.io/gh/PhpGt/Curl" target="_blank">
1717
<img src="https://badge.status.php.gt/curl-coverage.svg" alt="Code coverage" />
1818
</a>
1919
<a href="https://packagist.org/packages/PhpGt/Curl" target="_blank">

0 commit comments

Comments
 (0)