Skip to content

Commit bf6ac8a

Browse files
authored
DOCSP-46127: Update manual link (#205)
* DOCSP-46127: Update manual link * MW feedback
1 parent ba91a37 commit bf6ac8a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@ API Documentation
384384
To learn more about the ``MongoDB\Client`` class, see :phpclass:`MongoDB\Client`
385385
in the library API documentation.
386386

387-
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>`__
387+
To view a full list of URI options that you can pass to a ``MongoDB\Client``, see the
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)