You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
PyMongo
3
3
=======
4
4
:Info: See `the mongo site <http://www.mongodb.org>`_ for more information. See `GitHub <http://github.com/mongodb/mongo-python-driver>`_ for the latest source.
5
+
:Documentation: Available at `pymongo.readthedocs.io <https://pymongo.readthedocs.io/en/stable/>`_
5
6
:Author: Mike Dirolf
6
7
:Maintainer: Bernie Hackett <bernie@mongodb.com>
7
8
@@ -22,10 +23,10 @@ Support / Feedback
22
23
==================
23
24
24
25
For issues with, questions about, or feedback for PyMongo, please look into
0 commit comments