mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update URL from documentation.
The new URL saves us a redirection and uses HTTPS
This commit is contained in:
parent
359ffcabb8
commit
e83c3d9796
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue