Skip to content

Commit 236d7c5

Browse files
committed
Merge pull request #714 from lucho2d7/patch-1
Fixed broken link to php mongodb installation in README.md
2 parents 38a2fb6 + a011fbf commit 236d7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Table of contents
2121
Installation
2222
------------
2323

24-
Make sure you have the MongoDB PHP driver installed. You can find installation instructions at http://php.net/manual/en/mongodb.installation.php.php
24+
Make sure you have the MongoDB PHP driver installed. You can find installation instructions at http://php.net/manual/en/mongodb.installation.php
2525

2626
**WARNING**: The old mongo PHP driver is not supported anymore in versions >= 3.0.
2727

0 commit comments

Comments
 (0)