diff --git a/README.md b/README.md index 59d532195..b7620c72c 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/RELEASING.md b/RELEASING.md index 2b0e35bb0..19506007a 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -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.