forked from orbit-oss/flask
Switch pypi links to https
To which the http version redirects permanently
This commit is contained in:
parent
954eeb8d17
commit
34871a286e
8 changed files with 9 additions and 9 deletions
|
|
@ -161,6 +161,6 @@ folder instead of copying the data over. You can then continue to work on
|
|||
the code without having to run `install` again after each change.
|
||||
|
||||
|
||||
.. _distribute: http://pypi.python.org/pypi/distribute
|
||||
.. _pip: http://pypi.python.org/pypi/pip
|
||||
.. _distribute: https://pypi.python.org/pypi/distribute
|
||||
.. _pip: https://pypi.python.org/pypi/pip
|
||||
.. _distribute_setup.py: http://python-distribute.org/distribute_setup.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue