Skip to content

Commit 58d7b2e

Browse files
committed
Fixing link to pytest assertions
1 parent 9d98658 commit 58d7b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Note that this feature is automatically disabled with the ``--tb=native`` option
238238
mechanism used to suppress traceback entries from ``mock`` module does not work with that option
239239
anyway plus it generates confusing messages on Python 3.5 due to exception chaining
240240

241-
.. _advanced assertions: http://docs.pytest.org/en/latest/assert.html
241+
.. _advanced assertions: http://docs.pytest.org/en/stable/assert.html
242242

243243

244244
Use standalone "mock" package

0 commit comments

Comments
 (0)