Trivial: Update pypi url to new url
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: Ie35939b5152ce2c44f599d9a1cd11339a18c0913
This commit is contained in:
parent
c3fca5c7d4
commit
ab7bfe28e0
@ -62,7 +62,7 @@ where:
|
||||
|
||||
Links
|
||||
-----
|
||||
* PyPi - https://pypi.python.org/pypi/pyshaker/
|
||||
* PyPi - https://pypi.org/project/pyshaker/
|
||||
* Docker - https://hub.docker.com/r/shakhat/shaker/
|
||||
* Docs - http://pyshaker.readthedocs.io/
|
||||
* Bugtracker - https://launchpad.net/shaker/
|
||||
|
@ -5,7 +5,7 @@ Installation
|
||||
Installation in Python environment
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Shaker is distributed as Python package and available through PyPi (https://pypi.python.org/pypi/pyshaker/).
|
||||
Shaker is distributed as Python package and available through PyPi (https://pypi.org/project/pyshaker/).
|
||||
It is recommended to be installed inside virtualenv.
|
||||
|
||||
.. code::
|
||||
|
Loading…
x
Reference in New Issue
Block a user