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 8d1ffd2 commit f74e8a5Copy full SHA for f74e8a5
source/changeStreams.txt
@@ -172,8 +172,8 @@ upper-right to set the language of the examples on this page.
172
.. tab::
173
:tabid: python
174
175
- The Python examples below assume that you have :api:`connected to a MongoDB replica set and have accessed a database
176
- <pymongo>` that contains an ``inventory`` collection.
+ The Python examples below assume that you have :driver:`connected to a MongoDB replica set and have accessed a database
+ </pymongo>` that contains an ``inventory`` collection.
177
178
.. literalinclude:: /driver-examples/test_examples.py
179
:language: python
0 commit comments