Skip to content

Commit b5079c7

Browse files
committed
Fix intersphinx directive to PyMongo MongoClient
1 parent 735bea5 commit b5079c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/ssl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ PyMongo
108108
~~~~~~~
109109

110110
Add the "``ssl=True``" parameter to a PyMongo
111-
py:module:`MongoClient <pymongo:pymongo.MongoClient>`
111+
:py:class:`MongoClient <pymongo:pymongo.mongo_client.MongoClient>`
112112
to create a MongoDB connection to an SSL MongoDB instance:
113113

114114
.. code-block:: python

0 commit comments

Comments
 (0)