Skip to content

Commit 153ed36

Browse files
committed
Fix manual link in collation option snippet
1 parent 2ae301d commit 153ed36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/apiargs-MongoDBCollection-common-option.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: |
1717
and accent marks. When specifying collation, the ``locale`` field is
1818
mandatory; all other collation fields are optional. For descriptions of the
1919
fields, see :manual:`Collation Document
20-
<reference/collation/#collation-document>`.
20+
</reference/collation/#collation-document>`.
2121
2222
If the collation is unspecified but the collection has a default collation,
2323
the operation uses the collation specified for the collection. If no

0 commit comments

Comments
 (0)