Skip to content

update link and description to drivers landing page #4866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 3, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The MongoDB |version| Manual
To download MongoDB 4.4, go to the `MongoDB Download Center
<https://www.mongodb.com/try/download?tck=docs_server>`_.

Welcome to the MongoDB |version| Manual! MongoDB is a
Welcome to the MongoDB |version| Manual! MongoDB is a
document database designed for ease of development
and scaling. The Manual introduces key concepts in MongoDB, presents the
query language, and provides operational and administrative
Expand All @@ -30,7 +30,7 @@ database:
- MongoDB Enterprise is available as part of the MongoDB Enterprise
Advanced subscription and includes comprehensive support for your
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
features such as LDAP and Kerberos support, on-disk encryption,
features such as LDAP and Kerberos support, on-disk encryption,
and auditing.

MongoDB also offers
Expand All @@ -51,11 +51,11 @@ following editions.
:class: index-table

* - :doc:`mongo Shell Edition </tutorial/getting-started>`

`Node.JS Edition <http://mongodb.github.io/node-mongodb-native/3.4/quick-start/quick-start/>`_

- :api:`Python Edition <pymongo>`

`C++ Edition <https://mongodb.github.io/mongo-cxx-driver/mongocxx-v3/tutorial/>`_

- `Java Edition <https://mongodb.github.io/mongo-java-driver/>`_
Expand Down Expand Up @@ -184,9 +184,8 @@ Additional Resources
Enterprise operations management solution for MongoDB: includes
Automation, Backup, and Monitoring.

`MongoDB Ecosystem <https://docs.mongodb.com/ecosystem/?tck=docs_server>`_
The documentation available for the drivers, frameworks, tools,
and services for use with MongoDB.
`MongoDB Drivers <https://docs.mongodb.com/drivers/?tck=docs_server>`_
The documentation available for the drivers for use with MongoDB.

.. _`MongoDB, Inc.`: https://www.mongodb.com?tck=docs_server

Expand Down