Skip to content

Commit d252d78

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#290 from rvanlaar/patch-1
Fix link to tox documentation.
2 parents 49b5a37 + 93cb68e commit d252d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ multiple interpreter configurations
217217
tox allows you to configure complicated multi-parameter test matrices via a
218218
simple ini-style configuration file.
219219

220-
`tox <http://tox.testrun.org/latest/>`_
220+
`tox <http://testrun.org/tox/latest/>`_
221221

222222
Unittest2
223223
---------

0 commit comments

Comments
 (0)