Skip to content

Commit be33132

Browse files
authored
Merge pull request #233 from fhightower/2021-march-fix-broken-pytest-links
Fixing link to pytest assertions
2 parents 9d98658 + 58d7b2e commit be33132

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)