File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ specifications. You must add the library as a dependency to access
100100MongoDB in most PHP applications.
101101
102102The extension is distributed by using `PECL
103- <https://www.php.net/manual/en/mongodb.installation.pecl. php>`__, and
103+ <https://www.php.net/manual/en/mongodb.installation.php>`__, and
104104connects PHP to the system libraries. The extension's public API
105105provides the following functionality:
106106
@@ -131,7 +131,7 @@ for download and installation instructions.
131131
132132Install the PHP MongoDB Extension before installing the PHP Library for
133133MongoDB. You can install the extension using
134- `PECL <https://www.php.net/manual/en/mongodb.installation.pecl. php>`__ on
134+ `PECL <https://www.php.net/manual/en/mongodb.installation.php>`__ on
135135the command line:
136136
137137.. code-block:: sh
You can’t perform that action at this time.
0 commit comments