summaryrefslogtreecommitdiff
path: root/docs/topics/install.txt
diff options
context:
space:
mode:
authorDaniel Musketa <daniel@musketa.de>2016-11-21 16:38:30 +0100
committerTim Graham <timograham@gmail.com>2016-11-22 08:36:41 -0500
commit66505b72c58099ded7420a7f90792d5bdf48ff01 (patch)
treeca3acb8a878c660b76361095b9b6e80f635a5b3b /docs/topics/install.txt
parent51eaff6d359065cbf790a649ca2061581af23711 (diff)
Updated doc links to virtualenv website.
Diffstat (limited to 'docs/topics/install.txt')
-rw-r--r--docs/topics/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/install.txt b/docs/topics/install.txt
index 2fd5931080..fbd6447743 100644
--- a/docs/topics/install.txt
+++ b/docs/topics/install.txt
@@ -177,7 +177,7 @@ This is the recommended way to install Django.
``pip install Django`` at the shell prompt.
.. _pip: https://pip.pypa.io/
-.. _virtualenv: http://www.virtualenv.org/
+.. _virtualenv: https://virtualenv.pypa.io/
.. _virtualenvwrapper: https://virtualenvwrapper.readthedocs.io/en/latest/
.. _standalone pip installer: https://pip.pypa.io/en/latest/installing/#installing-with-get-pip-py