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: I0dcf8d4756b9e48594bea3030412c67e8c309e98
This commit is contained in:
@@ -9,11 +9,11 @@ Mistral
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/python-mistralclient.svg
|
.. image:: https://img.shields.io/pypi/v/python-mistralclient.svg
|
||||||
:target: https://pypi.python.org/pypi/python-mistralclient/
|
:target: https://pypi.org/project/python-mistralclient/
|
||||||
:alt: Latest Version
|
:alt: Latest Version
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/dm/python-mistralclient.svg
|
.. image:: https://img.shields.io/pypi/dm/python-mistralclient.svg
|
||||||
:target: https://pypi.python.org/pypi/python-mistralclient/
|
:target: https://pypi.org/project/python-mistralclient/
|
||||||
:alt: Downloads
|
:alt: Downloads
|
||||||
|
|
||||||
Mistral is a workflow service. Most business processes consist of multiple
|
Mistral is a workflow service. Most business processes consist of multiple
|
||||||
@@ -91,7 +91,7 @@ Useful Links
|
|||||||
* `Specs`_
|
* `Specs`_
|
||||||
* `How to Contribute`_
|
* `How to Contribute`_
|
||||||
|
|
||||||
.. _PyPi: https://pypi.python.org/pypi/python-mistralclient
|
.. _PyPi: https://pypi.org/project/python-mistralclient
|
||||||
.. _Launchpad project: https://launchpad.net/python-mistralclient
|
.. _Launchpad project: https://launchpad.net/python-mistralclient
|
||||||
.. _Blueprints: https://blueprints.launchpad.net/python-mistralclient
|
.. _Blueprints: https://blueprints.launchpad.net/python-mistralclient
|
||||||
.. _Bugs: https://bugs.launchpad.net/python-mistralclient
|
.. _Bugs: https://bugs.launchpad.net/python-mistralclient
|
||||||
|
Reference in New Issue
Block a user