summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-10-05 14:08:24 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-10-05 14:08:24 -0400
commitf89277e1369bfaea7f70cf2471f7f6514c375146 (patch)
treeccb2186fcdc7cd33e374087cef58eb88ad2e755b
parentd805335e342d4349f996a4c498d2d4cab93f7e8a (diff)
downloadpython-coveragepy-git-f89277e1369bfaea7f70cf2471f7f6514c375146.tar.gz
Use correct homepage for tox
-rw-r--r--doc/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index ba1863fb..656d2519 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -180,4 +180,4 @@ patch works too.
.. _editorconfig.org: http://editorconfig.org
.. _Mercurial: https://www.mercurial-scm.org/
-.. _tox: http://tox.testrun.org/
+.. _tox: https://tox.readthedocs.io/