File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ stable-api = "Stable API"
49
49
library-short = " PHP library"
50
50
driver-short = " {+library-short+}"
51
51
api = " https://www.mongodb.com/docs/php-library/current/reference"
52
- php-manual = " https://www.php.net/manual/en"
53
52
string-data-type = " ``string``"
54
53
bool-data-type = " ``bool``"
55
54
int-data-type = " ``int``"
Original file line number Diff line number Diff line change @@ -384,7 +384,6 @@ API Documentation
384
384
To learn more about the ``MongoDB\Client`` class, see :phpclass:`MongoDB\Client`
385
385
in the library API documentation.
386
386
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>`
390
389
in the extension API documentation.
You can’t perform that action at this time.
0 commit comments