Skip to content

Commit 499a888

Browse files
authored
DOCSP-35216 Fix 404 Link on bulkWrite page (#5679) (#5695)
1 parent 3874fbd commit 499a888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/db.collection.bulkWrite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Compatibility
4141
.. note::
4242

4343
You can't perform :ref:`bulk write <bulk-write-operations>`
44-
operations in the :atlas:`Atlas UI </atlas/atlas-ui/>`.
44+
operations in the :ref:`Atlas UI <atlas-ui-docs>`.
4545
To insert multiple documents, you must insert an array of documents.
4646
To learn more, see :atlas:`Create, View, Update, and Delete Documents
4747
</atlas/atlas-ui/documents>` in the Atlas documentation.

0 commit comments

Comments
 (0)