File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,6 @@ stable-api = "Stable API"
4646library-short = " PHP library"
4747driver-short = " {+library-short+}"
4848api = " https://www.mongodb.com/docs/php-library/current/reference"
49- php-manual = " https://www.php.net/manual/en"
5049string-data-type = " ``string``"
5150bool-data-type = " ``bool``"
5251int-data-type = " ``int``"
Original file line number Diff line number Diff line change @@ -384,7 +384,6 @@ API Documentation
384384To learn more about the ``MongoDB\Client`` class, see :phpclass:`MongoDB\Client`
385385in 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>`
390389in the extension API documentation.
You can’t perform that action at this time.
0 commit comments