[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

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