Skip to content

Commit 16a7a50

Browse files
authored
DOCSP-33888 Remove Install on Windows Section (#189)
* DOCSP-33888 Remove Install on Windows Section * redirect windows install links to homepage * platform install copy * AV feedback
1 parent 1d5b6e2 commit 16a7a50

File tree

8 files changed

+10
-109
lines changed

8 files changed

+10
-109
lines changed

config/redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ raw: ${prefix}/reference/api/reverse -> ${base}/current/reference/api/reverse/
4444
raw: ${prefix}/reference/disaster-recovery -> ${base}/current/reference/disaster-recovery/
4545
raw: ${prefix}/reference/mongosync -> ${base}/current/reference/mongosync/
4646
raw: ${prefix}/quickstart -> ${base}/current/quickstart/
47+
raw: ${prefix}/current/installation/install-on-windows/ -> ${base}/current/
4748

4849
# Handle flipping version from 1.x to "Legacy" for pages not present in "Legacy"
4950

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This tutorial installs {+c2c-full-product-name+} {+version+}.
1+
This tutorial installs the latest version of ``mongosync``.
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
{+c2c-product-name+} supports synchronization between clusters. Both
3-
the source and destination cluster must use MongoDB 6.0.8 or later. The
4-
:dbcommand:`Feature Compatibility Version
5-
<setFeatureCompatibilityVersion>` must also be set to 6.0 or later.
2+
{+c2c-product-name+} supports synchronization between clusters. For information
3+
on MongoDB server version compatibility, see
4+
:ref:`c2c-server-version-compatibility`.

source/installation.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,8 @@ These documents provide instructions to install {+c2c-full-product-name+}.
1919
:ref:`c2c-install-macos`
2020
Install the official build of {+c2c-product-name+} on macOS.
2121

22-
:ref:`c2c-install-windows`
23-
Install the official build of {+c2c-product-name+} on Windows.
24-
2522
.. toctree::
2623
:hidden:
2724

2825
/installation/install-on-linux
2926
/installation/install-on-macos
30-
/installation/install-on-windows
31-

source/installation/install-on-linux.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ the ``.tgz``.
7272
a. In the :guilabel:`Version` dropdown, select the version of
7373
{+c2c-product-name+} to download.
7474

75-
#. In the :guilabel:`Platform` dropdown, select
76-
:guilabel:`Linux`.
75+
#. In the :guilabel:`Platform` dropdown, select your
76+
:guilabel:`Linux` platform.
7777

7878
#. In the :guilabel:`Package` dropdown, select
7979
:guilabel:`shell (tgz)`.

source/installation/install-on-macos.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ the ZIP file.
6666
a. In the :guilabel:`Version` dropdown, select the version of
6767
{+c2c-product-name+} to download.
6868

69-
#. In the :guilabel:`Platform` dropdown, select :guilabel:`macOS`.
69+
#. In the :guilabel:`Platform` dropdown, select your :guilabel:`macOS`
70+
platform.
7071

7172
#. In the :guilabel:`Package` dropdown, select :guilabel:`zip`.
7273

source/installation/install-on-windows.txt

Lines changed: 0 additions & 96 deletions
This file was deleted.

source/reference/versioning.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Currently Supported Versions
3434
If you are using an unsupported version of ``mongosync``, you may be
3535
asked to upgrade in order to receive support.
3636

37+
.. _c2c-server-version-compatibility:
3738

3839
MongoDB Server Version Compatibility and Support
3940
------------------------------------------------

0 commit comments

Comments
 (0)