PHPC-1247: Update links to PHP.net docs (#1735)

Also updates canonical URL for internal PHP driver docs

Co-authored-by: Jérôme Tamarelle <jerome@tamarelle.net>
This commit is contained in:
Jeremy Mikola
2024-10-22 09:26:37 -04:00
committed by GitHub
parent 18623f1c69
commit 7e429003b5
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ env:
**Documentation**
Documentation is available on [PHP.net](https://php.net/set.mongodb).
Documentation is available on [PHP.net](https://www.php.net/mongodb).
**Installation**

View File

@@ -19,8 +19,8 @@ languages.
## Documentation
- https://php.net/manual/en/set.mongodb.php
- https://www.mongodb.com/docs/drivers/php/
- https://www.php.net/mongodb
- https://www.mongodb.com/docs/drivers/php-drivers/
## Installation