mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
[1.10.x] Updated doc links to virtualenv website.
Backport of 66505b72c5
from master
This commit is contained in:
parent
59ea6fd686
commit
0acb83b86e
5 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue