Skip to content

Commit 0273c70

Browse files
authored
DOCSP-44972-syntax-bug (#458) (#459)
* DOCSP-44972-syntax-bug * add ref + direct users to section (cherry picked from commit dedbf8a)
1 parent 0d94993 commit 0273c70

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
``mongosync`` does not yet support migrations to and from clusters that use
2-
MongoDB 8.0.
1+
``mongosync`` does not yet support migrations to and from clusters that use
2+
MongoDB 8.0. For instructions on migrating data to 8.0 destination clusters,
3+
see :ref:`c2c-server-pre-8.0-to-8.0` and :ref:`c2c-server-8.0-to-8.0`.

source/reference/supported-server-version.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ destination MongoDB server versions.
5454
-
5555
- √
5656

57+
.. _c2c-server-pre-8.0-to-8.0:
58+
5759
Synchronize Data From a Pre-8.0 Source Cluster to an 8.0 Destination Cluster
5860
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5961

@@ -64,6 +66,8 @@ cluster:
6466
destination cluster.
6567
- Upgrade the 7.0 destination cluster to 8.0.
6668

69+
.. _c2c-server-8.0-to-8.0:
70+
6771
Synchronize Data Between Two 8.0 Clusters
6872
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6973

0 commit comments

Comments
 (0)