Skip to content

Commit 45adb99

Browse files
committed
Improve Download Center links
1 parent af586ef commit 45adb99

6 files changed

+10
-8
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ ref: download-mongodb-enterprise
33
level: 4
44
action:
55
pre: |
6-
Download the latest production release of `MongoDB Enterprise
7-
<http://www.mongodb.com/products/mongodb-enterprise?jmp=docs>`_.
6+
Download the latest production release of MongoDB Enterprise from
7+
the `MongoDB Download Center
8+
<https://www.mongodb.com/download-center#enterprise>`__.
89
---
910
stepnum: 2
1011
level: 4

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ stepnum: 1
55
ref: download
66
pre: |
77
Download the binaries from the `MongoDB Download Center
8-
<https://www.mongodb.com/download-center>`_.
8+
<https://www.mongodb.com/download-center#production>`_.
99
---
1010
# When borrowing this step, you must include an action with a command.
1111
title: Extract the files from the downloaded archive.

source/reference/program/install_compass.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ 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#community>`_
30+
`MongoDB Community Server <https://www.mongodb.com/download-center#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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ Get MongoDB Enterprise
4545

4646
.. include:: /includes/extracts/install-past-mongodb-enterprise-windows.rst
4747

48-
Download the latest production release of MongoDB from the `MongoDB
49-
Download Center <https://www.mongodb.com/download-center#enterprise>`_.
48+
Download the latest production release of MongoDB Enterprise from the
49+
`MongoDB Download Center
50+
<https://www.mongodb.com/download-center#enterprise>`_.
5051

5152
Install MongoDB Enterprise
5253
--------------------------

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Use this tutorial to install MongoDB Community Edition on macOS systems.
2323
and later on Intel x86-64.
2424

2525
You may download MongoDB Community Edition through either the `MongoDB
26-
Download Center <https://www.mongodb.com/download-center>`_ or the
26+
Download Center <https://www.mongodb.com/download-center#production>`_ or the
2727
popular macOS package manager `Homebrew <http://brew.sh/>`_.
2828

2929
.. note::

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Get MongoDB Community Edition
5050
.. include:: /includes/extracts/install-past-mongodb-org-windows.rst
5151

5252
Download the latest production release of MongoDB from the `MongoDB
53-
Download Center <https://www.mongodb.com/download-center#community>`_.
53+
Download Center <https://www.mongodb.com/download-center#production>`_.
5454

5555
Install MongoDB Community Edition
5656
---------------------------------

0 commit comments

Comments
 (0)