Skip to content

Commit 613edd0

Browse files
authored
DOCSP-35216 Fix 404 Link on bulkWrite page (#5679) (#5702)
1 parent 8a7ea1f commit 613edd0

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
@@ -37,7 +37,7 @@ Compatibility
3737
.. note::
3838

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

0 commit comments

Comments
 (0)