Skip to content

Commit 3c24358

Browse files
author
Chris Cho
authored
replace api.mongodb.com link for pymongo API docs (#647)
* replace api.mongodb.com link for pymongo API docs
1 parent dc619c6 commit 3c24358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/driver-table.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
* - :doc:`Python </python>`
6868
- `Releases <https://pypi.python.org/pypi/pymongo/>`__
6969
- `Source <https://github.com/mongodb/mongo-python-driver>`__
70-
- :api:`API <python/current>`
70+
- `API <https://pymongo.readthedocs.io/en/stable/api>`__
7171
- :issue:`JIRA <PYTHON>`
7272
- `Course <https://university.mongodb.com/courses/M220P/about>`__
7373

0 commit comments

Comments
 (0)