Skip to content

Commit 1c930de

Browse files
committed
Fix RST syntax for listCollections link
1 parent e6d582e commit 1c930de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/method/MongoDBDatabase-listCollectionNames.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ See Also
9191
--------
9292

9393
- :phpmethod:`MongoDB\\Database::listCollections()`
94-
- :manual:`listCollections </reference/command/listCollections` command
94+
- :manual:`listCollections </reference/command/listCollections>` command
9595
reference in the MongoDB manual
9696
- `Enumerating Collections
9797
<https://github.com/mongodb/specifications/blob/master/source/enumerate-collections.rst>`_

0 commit comments

Comments
 (0)