Skip to content

Commit a011fbf

Browse files
committed
Fixed broken link to php mongodb installation in README.md
1 parent 38a2fb6 commit a011fbf

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)