We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d20814 commit 675d5ceCopy full SHA for 675d5ce
README.rst
@@ -203,7 +203,7 @@ Note that this feature is automatically disabled with the ``--tb=native`` option
203
mechanism used to suppress traceback entries from ``mock`` module does not work with that option
204
anyway plus it generates confusing messages on Python 3.5 due to exception chaining
205
206
-.. _advanced assertions: http://pytest.org/latest/assert.html
+.. _advanced assertions: http://docs.pytest.org/en/latest/assert.html
207
208
209
Use standalone "mock" package
0 commit comments