Skip to content

Commit e9d6375

Browse files
DOCSP-6250 - Fix mention of mLab on Compose docs. Update LM support.
1 parent 1363bcc commit e9d6375

File tree

3 files changed

+7
-20
lines changed

3 files changed

+7
-20
lines changed

config/intersphinx.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,8 @@ path: phplib.inv
1717
name: compass
1818
url: https://docs.mongodb.com/compass/current/
1919
path: objects.inv
20+
---
21+
name: clouddocs
22+
url: https://docs.atlas.mongodb.com/
23+
path: cloud-docs.inv
2024
...

source/cloud/migrate-from-compose.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.. include:: /includes/live-migration-description.rst
99

1010
This guide will walk you through how to use the Atlas Live Migration
11-
process to migrate data from mLab to MongoDB Atlas.
11+
process to migrate data from Compose to MongoDB Atlas.
1212

1313
time: 20
1414
prerequisites:

source/includes/live-migrate-support.rst

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,5 @@ Migration Support
33

44
If you have any questions regarding migration beyond what is covered
55
in this documentation, or if you encounter an error during migration, please
6-
file a support ticket through the `Atlas UI <https://cloud.mongodb.com>`_.
7-
8-
To file a support ticket:
9-
10-
#. Click :guilabel:`Support` in the left-hand navigation.
11-
12-
#. For :guilabel:`Atlas Issue Category`, select ``Help with live migration``.
13-
14-
#. For :guilabel:`Priority`, select the appropriate priority. For questions,
15-
please select ``Medium Priority``. If there was a failure in migration,
16-
please select ``High Priority``.
17-
18-
#. For :guilabel:`Request Summary`, please include ``Live Migration`` in
19-
your summary.
20-
21-
#. For :guilabel:`More details`, please include any other relevant details to
22-
your question or migration error.
23-
24-
#. Click the :guilabel:`Request Support` button to submit the form.
6+
see the Atlas documentation on
7+
`requesting support <https://docs.atlas.mongodb.com/support/#request-support>`__.

0 commit comments

Comments
 (0)