doc: fix link to tox docs

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
This commit is contained in:
Lukas Puehringer 2022-02-09 17:49:51 +01:00
parent 0b2b1bbe0e
commit c40bb3092b

View file

@ -16,7 +16,7 @@ and must be `unit tested <#unit-tests>`_.
Testing
=======
With `tox <https://testrun.org/tox/>`_ the whole test suite can be executed in
With `tox <https:///tox.wiki>`_ the whole test suite can be executed in
a separate *virtual environment* for each supported Python version available on
the system. ``tuf`` and its dependencies are installed automatically for each
tox run.