@@ -14,7 +14,7 @@ The MongoDB |version| Manual
14
14
To download MongoDB 4.4, go to the `MongoDB Download Center
15
15
<https://www.mongodb.com/try/download?tck=docs_server>`_.
16
16
17
- Welcome to the MongoDB |version| Manual! MongoDB is a
17
+ Welcome to the MongoDB |version| Manual! MongoDB is a
18
18
document database designed for ease of development
19
19
and scaling. The Manual introduces key concepts in MongoDB, presents the
20
20
query language, and provides operational and administrative
@@ -30,7 +30,7 @@ database:
30
30
- MongoDB Enterprise is available as part of the MongoDB Enterprise
31
31
Advanced subscription and includes comprehensive support for your
32
32
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
33
- features such as LDAP and Kerberos support, on-disk encryption,
33
+ features such as LDAP and Kerberos support, on-disk encryption,
34
34
and auditing.
35
35
36
36
MongoDB also offers
@@ -51,11 +51,11 @@ following editions.
51
51
:class: index-table
52
52
53
53
* - :doc:`mongo Shell Edition </tutorial/getting-started>`
54
-
54
+
55
55
`Node.JS Edition <http://mongodb.github.io/node-mongodb-native/3.4/quick-start/quick-start/>`_
56
56
57
57
- :api:`Python Edition <pymongo>`
58
-
58
+
59
59
`C++ Edition <https://mongodb.github.io/mongo-cxx-driver/mongocxx-v3/tutorial/>`_
60
60
61
61
- `Java Edition <https://mongodb.github.io/mongo-java-driver/>`_
@@ -184,9 +184,8 @@ Additional Resources
184
184
Enterprise operations management solution for MongoDB: includes
185
185
Automation, Backup, and Monitoring.
186
186
187
- `MongoDB Ecosystem <https://docs.mongodb.com/ecosystem/?tck=docs_server>`_
188
- The documentation available for the drivers, frameworks, tools,
189
- and services for use with MongoDB.
187
+ `MongoDB Drivers <https://docs.mongodb.com/drivers/?tck=docs_server>`_
188
+ The documentation available for the drivers for use with MongoDB.
190
189
191
190
.. _`MongoDB, Inc.`: https://www.mongodb.com?tck=docs_server
192
191
0 commit comments