Skip to content

Commit cd70bcf

Browse files
committed
fix link
1 parent 4d3aa2e commit cd70bcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.. warning:: Outdated resumeToken with ``tryNext()``
1+
.. warning::
22

33
The `tryNext() <{+api+}/classes/ChangeStream.html#tryNext>`_ method does not
44
automatically update the change stream's `resumeToken.
5-
<{+api+/classes/ChangeStream.html#resumeToken}>`_ If you require an updated
5+
<{+api+}/classes/ChangeStream.html#resumeToken}>`_ If you require an updated
66
``resumeToken``, use the ``next()`` method.

0 commit comments

Comments
 (0)