Skip to content

Commit 9a05e46

Browse files
committed
DOCSP-46127: Update manual link
1 parent ba91a37 commit 9a05e46

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

snooty.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ stable-api = "Stable API"
4646
library-short = "PHP library"
4747
driver-short = "{+library-short+}"
4848
api = "https://www.mongodb.com/docs/php-library/current/reference"
49-
php-manual = "https://www.php.net/manual/en"
5049
string-data-type = "``string``"
5150
bool-data-type = "``bool``"
5251
int-data-type = "``int``"

source/security/authentication.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,5 @@ To learn more about the ``MongoDB\Client`` class, see :phpclass:`MongoDB\Client`
385385
in the library API documentation.
386386

387387
To view a full list of URI options that you can pass to a ``MongoDB\Client``, see
388-
`MongoDB\\Driver\\Manager::__construct() Parameters
389-
<{+php-manual+}/mongodb-driver-manager.construct.php#refsect1-mongodb-driver-manager.construct-parameters>`__
388+
:php:`MongoDB\Driver\Manager::__construct Parameters </manual/en/mongodb-driver-manager.construct.php#refsect1-mongodb-driver-manager.construct-parameters>`
390389
in the extension API documentation.

0 commit comments

Comments
 (0)