Skip to content

Commit 3f7cf26

Browse files
authored
1 parent c9ddfcb commit 3f7cf26

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
@@ -1,7 +1,7 @@
11
# MongoDB PHP Library
22

3-
![Tests](https://github.com/mongodb/mongo-php-library/workflows/Tests/badge.svg)
4-
![Coding Standards](https://github.com/mongodb/mongo-php-library/workflows/Coding%20Standards/badge.svg)
3+
![Tests](https://github.com/mongodb/mongo-php-library/actions/workflows/tests.yml/badge.svg)
4+
![Coding Standards](https://github.com/mongodb/mongo-php-library/actions/workflows/coding-standards.yml/badge.svg)
55

66
This library provides a high-level abstraction around the lower-level
77
[PHP driver](https://github.com/mongodb/mongo-php-driver) (`mongodb` extension).

0 commit comments

Comments
 (0)