File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,7 @@ MongoDB offers both local and cloud-hosted deployment options:
18
18
features such as LDAP and Kerberos support, on-disk encryption,
19
19
and auditing.
20
20
21
- - For cloud-hosted deployments, MongoDB offers
22
- `Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server >`__,
23
- a hosted MongoDB Enterprise service option in the cloud which
24
- requires no installation overhead and offers a free tier to get started.
25
-
26
- The Manual documents features and functionality for MongoDB Community,
27
- Enterprise, and Atlas deployments.
21
+ - `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server >`__
22
+ is a hosted MongoDB Enterprise service option in the cloud which
23
+ requires no installation overhead and offers a free tier to get
24
+ started.
Original file line number Diff line number Diff line change @@ -11,8 +11,14 @@ The MongoDB |version| Manual
11
11
12
12
For new features in MongoDB 4.2 see :doc:`/release-notes/4.2`.
13
13
14
+ To download the MongoDB 4.2, go to the `MongoDB Download Center
15
+ <https://www.mongodb.com/download-center?jmp=docs#production>`_
16
+
14
17
.. include:: /includes/fact-mongodb-intro.rst
15
18
19
+ The Manual documents features and functionality for MongoDB Community,
20
+ Enterprise, and Atlas deployments.
21
+
16
22
Getting Started
17
23
---------------
18
24
You can’t perform that action at this time.
0 commit comments