Skip to content

Commit 2b68b00

Browse files
committed
wip
1 parent 6e26aed commit 2b68b00

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
@@ -170,7 +170,7 @@ You can use MongoDB either as a main database, either as a side database. To do
170170
'database' => 'admin', // required with Mongo 3+
171171

172172
// here you can pass more settings
173-
// see https://www.php.net/manual/en/mongoclient.construct.php under "Parameters" for a list of complete parameters you can use
173+
// see https://www.php.net/manual/en/mongodb-driver-manager.construct.php under "Uri Options" for a list of complete parameters you can use
174174
],
175175
],
176176
```

0 commit comments

Comments
 (0)