We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a730b23 commit c111837Copy full SHA for c111837
source/applications/drivers.rst
@@ -5,7 +5,7 @@ Drivers
5
Applications communicate with MongoDB by way of a client library or
6
driver which handles all interaction with the database in language
7
appropriate and sensible manner. See the following pages for more
8
-information regarding the Mongodb `drivers <http://www.mongodb.org/display/DOCS/Drivers>`_:
+information about the MongoDB `drivers <http://www.mongodb.org/display/DOCS/Drivers>`_:
9
10
- JavaScript (`wiki <http://mongodb.org/display/DOCS/Javascript+Language+Center>`_, `docs <http://api.mongodb.org/js/current>`_)
11
- Python (`wiki <http://mongodb.org/display/DOCS/Python+Language+Center>`_, `docs <http://api.mongodb.org/python/current>`_)
0 commit comments