Skip to content

Commit e36a5f2

Browse files
authored
Merge pull request #195 from tirkarthi/fix-url
Fix link to docs.
2 parents 7d20814 + 675d5ce commit e36a5f2

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
@@ -203,7 +203,7 @@ Note that this feature is automatically disabled with the ``--tb=native`` option
203203
mechanism used to suppress traceback entries from ``mock`` module does not work with that option
204204
anyway plus it generates confusing messages on Python 3.5 due to exception chaining
205205

206-
.. _advanced assertions: http://pytest.org/latest/assert.html
206+
.. _advanced assertions: http://docs.pytest.org/en/latest/assert.html
207207

208208

209209
Use standalone "mock" package

0 commit comments

Comments
 (0)