summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2016-02-17 21:58:19 +0100
committerThijs Triemstra <info@collab.nl>2016-02-17 21:58:19 +0100
commitb688c787c88884b8aca9fe38bb5b9c9095b39d7a (patch)
tree66a9be765f4deef454cd335d06ffb73b5e72cd92
parent44e48c1f71b916615466c628fc6bd056df56804e (diff)
downloadpep8-b688c787c88884b8aca9fe38bb5b9c9095b39d7a.tar.gz
fix broken link
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b3bb37b..5661fbb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,4 +1,4 @@
-# Tox (http://codespeak.net/~hpk/tox/) is a tool for running tests
+# Tox (https://testrun.org/tox/latest/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.