Skip to content

Commit 31b0199

Browse files
committed
DOCS-12107: download center links
1 parent 21a7f85 commit 31b0199

14 files changed

+20
-21
lines changed

source/administration/production-notes.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ Use the Latest Stable Packages
8282

8383
Be sure you have the latest stable release.
8484

85-
All MongoDB releases are available on the `Downloads
86-
<http://www.mongodb.org/downloads>`_ page. The `Downloads
87-
<http://www.mongodb.org/downloads>`_ page is a good place to verify the
85+
All MongoDB releases are available on the `MongoDB Download Center
86+
<https://www.mongodb.com/download-center?jmp=docs#production>`_ page. The `MongoDB Download Center
87+
<https://www.mongodb.com/download-center?jmp=docs#production>`_ page is a good place to verify the
8888
current stable release, even if you are installing via a package
8989
manager.
9090

source/includes/extracts-enterprise.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ content: |
6565
If you have not installed MongoDB using a package manager,
6666
you can manually download the MongoDB binaries from the
6767
`MongoDB Download Center
68-
<https://www.mongodb.com/download-center?jmp=docs>`_. Follow
68+
<https://www.mongodb.com/download-center?jmp=docs#enterprise>`__. Follow
6969
the manual instructions, including specific prerequisites
7070
for MongoDB Enterprise, for your operating system:
7171
@@ -107,7 +107,7 @@ content: |
107107
108108
1. Manually download the archive file from the `MongoDB
109109
Download Center
110-
<https://www.mongodb.com/download-center?jmp=docs>`_.
110+
<https://www.mongodb.com/download-center?jmp=docs#enterprise>`__.
111111
112112
#. | To install, extract/unzip the file to a location
113113
different from that of your current Community
@@ -127,7 +127,7 @@ content: |
127127
128128
1. Manually download the archive file from the `MongoDB
129129
Download Center
130-
<https://www.mongodb.com/download-center?jmp=docs>`_.
130+
<https://www.mongodb.com/download-center?jmp=docs#enterprise>`__.
131131
132132
#. | Extract the files to a location different
133133
from that of your current Community edition. For

source/includes/options-mongod.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -932,9 +932,8 @@ description: |
932932
files are in an old format.
933933
934934
In most cases you should not set this value, so you can exercise the
935-
most control over your upgrade process. See the MongoDB `release notes
936-
<http://www.mongodb.org/downloads>`_ (on the download page) for more
937-
information about the upgrade process.
935+
most control over your upgrade process. See the MongoDB release notes
936+
for more information about the upgrade process.
938937
optional: true
939938
---
940939
program: mongod

source/includes/steps-install-mongodb-enterprise-on-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ref: sequence
55
pre: |
66
After you have installed the required prerequisite packages, download
77
the MongoDB Enterprise tarball for your system from the
8-
`MongoDB Download Center <https://www.mongodb.com/download-center#enterprise>`_.
8+
`MongoDB Download Center <https://www.mongodb.com/download-center?jmp=docs#enterprise>`_.
99
---
1010
title: Extract the files from the downloaded archive.
1111
stepnum: 2

source/includes/steps-install-mongodb-enterprise-on-os-x.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ action:
55
pre: |
66
Download the latest production release of MongoDB Enterprise from
77
the `MongoDB Download Center
8-
<https://www.mongodb.com/download-center#enterprise>`__.
8+
<https://www.mongodb.com/download-center?jmp=docs#enterprise>`__.
99
---
1010
stepnum: 2
1111
level: 4

source/includes/steps-install-mongodb-on-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ level: 4
66
ref: download
77
pre: |
88
Download the tarball for your system from the `MongoDB Download Center
9-
<https://www.mongodb.com/download-center#production>`_.
9+
<https://www.mongodb.com/download-center?jmp=docs#production>`_.
1010
---
1111
title: Extract the files from the downloaded archive.
1212
stepnum: 2

source/includes/steps-install-verify-files-pgp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ stepnum: 1
33
ref: download-install-file
44
action:
55
pre: |
6-
Download the binaries from ``https://www.mongodb.org/downloads``
6+
Download the binaries from `MongoDB Download Center <https://www.mongodb.com/download-center?jmp=doc>`__
77
based on your environment.
88
99
For example, to download the ``3.4.9`` release for macOS through the

source/includes/steps-install-verify-files-sha.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Download the MongoDB installation file.
22
stepnum: 1
33
ref: download-install-file
44
pre: |
5-
Download the binaries from ``https://www.mongodb.org/downloads``
5+
Download the binaries from `MongoDB Download Center <https://www.mongodb.com/download-center?jmp=docs>`__
66
based on your environment.
77
88
For example, to download the ``3.4.9`` release for macOS through the

source/includes/steps-install-verify-files-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ stepnum: 2
2020
level: 4
2121
ref: download-install-file
2222
content: |
23-
Download the binaries from ``https://www.mongodb.org/downloads``.
23+
Download the binaries from `MongoDB Download Center <https://www.mongodb.com/download-center?jmp=docs>`__.
2424
2525
.. example::
2626

source/reference/program/install_compass.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ platform-specific installation script for
2222
:ref:`MongoDB Compass <compass-index>`.
2323

2424
If downloaded as a part of the
25-
`MongoDB Enterprise Server <https://www.mongodb.com/download-center#enterprise>`_
25+
`MongoDB Enterprise Server <https://www.mongodb.com/download-center?jmp=docs#enterprise>`_
2626
package, the ``install_compass`` script installs the standard edition
2727
of :ref:`MongoDB Compass <compass-index>`.
2828

2929
If downloaded as part of the
30-
`MongoDB Community Server <https://www.mongodb.com/download-center#production>`_
30+
`MongoDB Community Server <https://www.mongodb.com/download-center?jmp=docs#production>`_
3131
package, the ``install_compass`` script installs
3232
:ref:`MongoDB Compass Community edition <compass-index>`.
3333

source/tutorial/install-mongodb-enterprise-on-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Install MongoDB Enterprise Edition on Windows
1111
:class: singlecol
1212

1313
.. |mdb-edition| replace:: MongoDB Enterprise Edition
14-
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/download-center#enterprise>`__
14+
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/download-center?jmp=docs#enterprise>`__
1515

1616
Use this tutorial to install |mdb-edition| {+version+}
1717
on Windows hosts.

source/tutorial/install-mongodb-on-os-x.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Use this tutorial to install MongoDB Community Edition on macOS systems.
2626
information.
2727

2828
You may download MongoDB Community Edition through either the `MongoDB
29-
Download Center <https://www.mongodb.com/download-center#production>`_ or the
29+
Download Center <https://www.mongodb.com/download-center?jmp=docs#production>`_ or the
3030
popular macOS package manager `Homebrew <http://brew.sh/>`_.
3131

3232
.. note::

source/tutorial/install-mongodb-on-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Install MongoDB Community Edition on Windows
1111
:class: singlecol
1212

1313
.. |mdb-edition| replace:: MongoDB Community Edition
14-
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/download-center#community>`__
14+
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/download-center?jmp=docs#production>`__
1515

1616
Use this tutorial to install |mdb-edition| {+version+}
1717
on Windows hosts.

source/tutorial/upgrade-revision.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ replacing the existing binaries:
110110

111111
#. Restart the instance.
112112

113-
.. _`MongoDB Download Page`: http://downloads.mongodb.org/
113+
.. _`MongoDB Download Page`: https://www.mongodb.com/download-center?jmp=docs#production
114114

115115
.. _upgrade-sharded-cluster:
116116

0 commit comments

Comments
 (0)