Skip to content

Commit bb5445c

Browse files
authored
DOCSP-34010 fixes 404s (#5514)
1 parent adbdadd commit bb5445c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Compatibility
4343
.. note::
4444

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

5151
Syntax
5252
------

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Compatibility
4040

4141
To learn how to update documents hosted in {+atlas+} by
4242
using the Atlas UI, see :atlas:`Create, View, Update, and Delete Documents
43-
</atlas/atlas-ui/documents/#edit-one-document>`.
43+
</atlas-ui/documents/#edit-one-document>`.
4444

4545
Syntax
4646
------

source/reference/operator/aggregation/listSampledQueries.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Limitations
5050
-----------
5151

5252
- You cannot use ``$listSampledQueries`` on Atlas
53-
:atlas:`multitenant </docs/atlas/build-multi-tenant-arch/>`
53+
:atlas:`multitenant </build-multi-tenant-arch>`
5454
configurations.
5555
- You cannot use ``$listSampledQueries`` on standalone deployments.
5656
- You cannot use ``$listSampledQueries`` directly against a

0 commit comments

Comments
 (0)