@@ -14,7 +14,7 @@ The MongoDB |version| Manual
1414 To download MongoDB 4.4, go to the `MongoDB Download Center
1515 <https://www.mongodb.com/try/download?tck=docs_server>`_.
1616
17- Welcome to the MongoDB |version| Manual! MongoDB is a
17+ Welcome to the MongoDB |version| Manual! MongoDB is a
1818document database designed for ease of development
1919and scaling. The Manual introduces key concepts in MongoDB, presents the
2020query language, and provides operational and administrative
@@ -30,7 +30,7 @@ database:
3030- MongoDB Enterprise is available as part of the MongoDB Enterprise
3131 Advanced subscription and includes comprehensive support for your
3232 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,
3434 and auditing.
3535
3636MongoDB also offers
@@ -51,11 +51,11 @@ following editions.
5151 :class: index-table
5252
5353 * - :doc:`mongo Shell Edition </tutorial/getting-started>`
54-
54+
5555 `Node.JS Edition <http://mongodb.github.io/node-mongodb-native/3.4/quick-start/quick-start/>`_
5656
5757 - :api:`Python Edition <pymongo>`
58-
58+
5959 `C++ Edition <https://mongodb.github.io/mongo-cxx-driver/mongocxx-v3/tutorial/>`_
6060
6161 - `Java Edition <https://mongodb.github.io/mongo-java-driver/>`_
@@ -184,9 +184,8 @@ Additional Resources
184184 Enterprise operations management solution for MongoDB: includes
185185 Automation, Backup, and Monitoring.
186186
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.
190189
191190.. _`MongoDB, Inc.`: https://www.mongodb.com?tck=docs_server
192191
0 commit comments