From a9468911a34332701ab6fddc68555402ffc33c24 Mon Sep 17 00:00:00 2001 From: Tovin Seven Date: Fri, 20 Apr 2018 17:21:22 +0700 Subject: [PATCH] Trivial: Update pypi url to new url Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/ [2] https://pypi.org/project/ Change-Id: I0dcf8d4756b9e48594bea3030412c67e8c309e98 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index dcaef5f7..c6ac3a8c 100644 --- a/README.rst +++ b/README.rst @@ -9,11 +9,11 @@ Mistral ======= .. 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 .. 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 Mistral is a workflow service. Most business processes consist of multiple @@ -91,7 +91,7 @@ Useful Links * `Specs`_ * `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 .. _Blueprints: https://blueprints.launchpad.net/python-mistralclient .. _Bugs: https://bugs.launchpad.net/python-mistralclient