diff --git a/README.md b/README.md index b7620c72c..643e539e2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MongoDB PHP Library -![Tests](https://github.com/mongodb/mongo-php-library/workflows/Tests/badge.svg) -![Coding Standards](https://github.com/mongodb/mongo-php-library/workflows/Coding%20Standards/badge.svg) +![Tests](https://github.com/mongodb/mongo-php-library/actions/workflows/tests.yml/badge.svg) +![Coding Standards](https://github.com/mongodb/mongo-php-library/actions/workflows/coding-standards.yml/badge.svg) This library provides a high-level abstraction around the lower-level [PHP driver](https://github.com/mongodb/mongo-php-driver) (`mongodb` extension).