mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Updated doc links to virtualenv website.
This commit is contained in:
parent
51eaff6d35
commit
66505b72c5
5 changed files with 5 additions and 5 deletions
|
|
@ -108,7 +108,7 @@ string to ``WSGIPythonPath`` must be quoted:
|
|||
Make sure you give the correct path to your virtualenv, and replace
|
||||
``python3.X`` with the correct Python version (e.g. ``python3.4``).
|
||||
|
||||
.. _virtualenv: http://www.virtualenv.org
|
||||
.. _virtualenv: https://virtualenv.pypa.io/
|
||||
|
||||
.. _daemon-mode:
|
||||
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ If you use some other installation process, you might have to manually
|
|||
should look at the complete installation instructions.
|
||||
|
||||
.. _pip: https://pip.pypa.io/
|
||||
.. _virtualenv: http://www.virtualenv.org/
|
||||
.. _virtualenv: https://virtualenv.pypa.io/
|
||||
|
||||
Testing
|
||||
=======
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue