mirror of
https://github.com/django/django.git
synced 2025-10-28 16:16:12 +00:00
[1.10.x] Updated doc links to virtualenv website.
Backport of 66505b72c5 from master
This commit is contained in:
committed by
Tim Graham
parent
59ea6fd686
commit
0acb83b86e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user