summaryrefslogtreecommitdiff
path: root/docs/contributing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing.rst')
-rw-r--r--docs/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index 744c4c2..f3de44d 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -147,7 +147,7 @@ version. For Ubuntu you can easily install all after adding one ppa.
$ sudo apt-get install python3.3 python3.3-dev
$ sudo apt-get install pypy pypy-dev
-.. _`Tox`: http://tox.readthedocs.org/en/latest/install.html
+.. _`Tox`: https://tox.readthedocs.io/en/latest/install.html
.. _`virtualenv`: http://www.virtualenv.org/en/latest/#installation
If you add code you need to add tests!