Switch pypi links to https

To which the http version redirects permanently
This commit is contained in:
Daniel Neuhäuser 2014-04-26 01:30:28 +02:00
parent 954eeb8d17
commit 34871a286e
8 changed files with 9 additions and 9 deletions

View file

@ -109,7 +109,7 @@ For more information consult the `mod_wsgi wiki`_.
.. _mod_wsgi: http://code.google.com/p/modwsgi/
.. _installation instructions: http://code.google.com/p/modwsgi/wiki/QuickInstallationGuide
.. _virtual python: http://pypi.python.org/pypi/virtualenv
.. _virtual python: https://pypi.python.org/pypi/virtualenv
.. _mod_wsgi wiki: http://code.google.com/p/modwsgi/wiki/
Troubleshooting