Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ extension may be found in
## Documentation

- https://www.mongodb.com/docs/php-library/current/
- https://www.mongodb.com/docs/drivers/php/
- https://www.mongodb.com/docs/drivers/php-drivers/

## Installation

Expand Down
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ New major and minor releases will also require documentation updates to other
projects:

* Create a DOCSP ticket to add the new version to PHP's server and language
[compatibility tables](https://mongodb.com/docs/drivers/php/#compatibility)
[compatibility tables](https://www.mongodb.com/docs/drivers/php-drivers/#compatibility)
in the driver docs portal. See
[mongodb/docs-ecosystem#642](https://github.com/mongodb/docs-ecosystem/pull/642)
for an example.
Expand Down