Fix tox url in README

This commit is contained in:
Arshad Kazmi 2018-11-29 00:10:51 +05:30 committed by GitHub
parent 0c4f11f5ff
commit 704d7dc237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,7 +312,7 @@ When you run the ``pytest`` command, the tests will run against the
installed ``fontTools`` package, or the first one found in the
``PYTHONPATH``.
You can also use `tox <https://testrun.org/tox/latest/>`__ to
You can also use `tox <https://tox.readthedocs.io/en/latest/>`__ to
automatically run tests on different Python versions in isolated virtual
environments.