summaryrefslogtreecommitdiff
path: root/docs/tests.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tests.rst')
-rw-r--r--docs/tests.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tests.rst b/docs/tests.rst
index 5b093c3..49f4f1f 100644
--- a/docs/tests.rst
+++ b/docs/tests.rst
@@ -24,7 +24,7 @@ Unit tests
------------------
To run the tests locally, install tox -- `pip install tox`
-See http://tox.readthedocs.org/en/latest/install.html
+See https://tox.readthedocs.io/en/latest/install.html
Then simply run tox, optionally setting the python environment.
If unset, tox will loop through all environments.