Skip to content

Commit 88b5223

Browse files
authored
Merge pull request #817 from r3ticuli/patch-1
pytest url fix
2 parents 8aa80b5 + 62956e9 commit 88b5223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/tests.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ and then running the `py.test` command
185185
is far less work than would be required for the equivalent functionality with
186186
the unittest module!
187187

188-
`py.test <http://pytest.org/latest/>`_
188+
`py.test <https://docs.pytest.org/en/latest/>`_
189189

190190

191191
Nose

0 commit comments

Comments
 (0)