We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e510e commit b107d5dCopy full SHA for b107d5d
source/databases-collection.txt
@@ -90,7 +90,7 @@ specific options:
90
You can specify collection options such as maximum size, document validation
91
rules, and others by passing them as arguments to the command method with the
92
create command. For a full list of optional parameters, refer to the MongoDB
93
-documentation on the :manual:`create command /reference/command/create/`.
+documentation on the `create command <https://www.mongodb.com/docs/manual/reference/command/create/>`.
94
95
Get a List of Collections
96
-------------------------
0 commit comments