Skip to content

Commit 0b174a8

Browse files
authored
Merge pull request realpython#768 from caimaoy/update-tox-url
update tox docs url
2 parents 6a1c9ce + 1b2a943 commit 0b174a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/writing/tests.rst

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

221-
`tox <http://testrun.org/tox/latest/>`_
221+
`tox <https://tox.readthedocs.io/en/latest/>`_
222+
222223

223224
Unittest2
224225
---------

0 commit comments

Comments
 (0)