File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ The first column lists the driver version.
5050
5151.. include:: /includes/language-compatibility-table-pymongo.rst
5252
53+ .. _pymongo-motor-compatibility:
54+
5355Motor Compatibility
5456-------------------
5557
Original file line number Diff line number Diff line change @@ -84,7 +84,8 @@ read and write operations in Motor compared to {+driver-async+}:
8484
8585To see a list of the asynchronous methods available in the {+driver-async+}
8686driver, see the :ref:`pymongo-async-methods` section in the {+driver-short+} to
87- {+driver-async+} guide.
87+ {+driver-async+} guide. To learn about the versions of Motor that correspond to {+driver-short+},
88+ see the :ref:`_pymongo-motor-compatibility` section of the Compatibility guide.
8889
8990The following section shows the method signature changes that you must implement
9091in your application when migrating from Motor to the {+driver-async+} driver.
You can’t perform that action at this time.
0 commit comments