Update URL from documentation.

The new URL saves us a redirection and uses HTTPS
This commit is contained in:
Jorge Maldonado Ventura 2017-10-22 15:51:56 +02:00
commit e83c3d9796

View file

@ -15,8 +15,8 @@ Setting up the development environment
======================================
While there are many ways to set up one's development environment, following
is a method that uses `virtualenv <http://www.virtualenv.org/>`_. If you don't
have ``virtualenv`` installed, you can install it via::
is a method that uses `virtualenv <https://virtualenv.pypa.io/en/stable/>`_.
If you don't have ``virtualenv`` installed, you can install it via::
$ pip install virtualenv