Skip to content

Commit 4ffe02c

Browse files
committed
Fix README.md
1 parent c00a3d8 commit 4ffe02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PHP Version](https://img.shields.io/badge/PHP-^8.1-8892BF?logo=php)](https://www.php.net/)
44
[![License](https://img.shields.io/github/license/php-fast-forward/http-client)](https://opensource.org/licenses/MIT)
5-
[![CI](https://github.com/php-fast-forward/http-client/actions/workflows/ci.yml/badge.svg)](https://github.com/php-fast-forward/http-client/actions)
5+
[![CI](https://github.com/php-fast-forward/http-client/actions/workflows/tests.yml/badge.svg)](https://github.com/php-fast-forward/http-client/actions)
66

77
A [PSR-11](https://www.php-fig.org/psr/psr-11/) compatible service provider that registers a fully functional set of [PSR-18](https://www.php-fig.org/psr/psr-18/) HTTP client using Symfony HttpClient and Psr18Client.
88

0 commit comments

Comments
 (0)