summaryrefslogtreecommitdiff
path: root/docs/tests.rst
diff options
context:
space:
mode:
authorDana Powers <dana.powers@gmail.com>2017-04-10 10:11:05 -0700
committerDana Powers <dana.powers@gmail.com>2017-04-10 10:11:05 -0700
commita503682ee6f71841db3e370f0169131c9653b1c4 (patch)
tree546ad10c22ee30c8cc8d19bb8f5eb7e6f403c9af /docs/tests.rst
parent5bcb333b3a4d86c8fc6bc06b1953ede9b22c4802 (diff)
downloadkafka-python-a503682ee6f71841db3e370f0169131c9653b1c4.tar.gz
readthedocs.io follow-up to #1074 for docs/
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.