Skip to content

Commit 2474ac9

Browse files
author
Dave Cuthbert
authored
DOCSP-31771 install landing page (#278)
* DOCSP-31771-install-landing-page * DOCSP-31771-install-landing-page
1 parent 1c2c570 commit 2474ac9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
To use the |mdb-shell|, you must have a MongoDB deployment to connect
22
to.
33

4-
- For a free cloud-hosted deployment, you can use
5-
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_mongosh>`__.
4+
- For a free cloud-hosted deployment, you can use `MongoDB Atlas
5+
<https://www.mongodb.com/cloud/atlas?tck=docs_mongosh>`__.
66

77
- To learn how to run a local MongoDB deployment, see
8-
:manual:`Install MongoDB </installation/>`.
8+
:ref:`Install MongoDB <tutorial-installation>`.
99

1010
Supported MongoDB Versions
1111
~~~~~~~~~~~~~~~~~~~~~~~~~~
1212

13-
You can use the |mdb-shell| to connect to MongoDB version 4.2 or
14-
greater.
13+
You can use the |mdb-shell| to connect to all supported MongoDB
14+
versions.

source/install.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Prerequisites
1717

1818
.. include:: /includes/fact-connect-prereqs.rst
1919

20-
Procedure
21-
---------
20+
Installation Types
21+
------------------
2222

2323
Select the appropriate tab for your operating system:
2424

0 commit comments

Comments
 (0)