[1.10.x] Updated doc links to virtualenv website.

Backport of 66505b72c5 from master
This commit is contained in:
Daniel Musketa 2016-11-21 16:38:30 +01:00 committed by Tim Graham
parent 59ea6fd686
commit 0acb83b86e
5 changed files with 5 additions and 5 deletions

View file

@ -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