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