From 1ab2e775cb586adb5d394a0241444349f274ef21 Mon Sep 17 00:00:00 2001 From: Tovin Seven Date: Fri, 20 Apr 2018 17:21:04 +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: Iba3c4bb36b258e551504cbc25a9efdbefe705b6e --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 2b7cf2b0..bc880c12 100644 --- a/README.rst +++ b/README.rst @@ -11,11 +11,11 @@ Python bindings to the Magnum API ================================= .. image:: https://img.shields.io/pypi/v/python-magnumclient.svg - :target: https://pypi.python.org/pypi/python-magnumclient/ + :target: https://pypi.org/project/python-magnumclient/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/python-magnumclient.svg - :target: https://pypi.python.org/pypi/python-magnumclient/ + :target: https://pypi.org/project/python-magnumclient/ :alt: Downloads This is a client library for Magnum built on the Magnum API. It @@ -33,7 +33,7 @@ in the `developer guide * `Bugs`_ - issue tracking * `Source`_ -.. _PyPi: https://pypi.python.org/pypi/python-magnumclient +.. _PyPi: https://pypi.org/project/python-magnumclient .. _Online Documentation: https://docs.openstack.org/python-magnumclient/latest/ .. _Launchpad project: https://launchpad.net/python-magnumclient .. _Bugs: https://bugs.launchpad.net/python-magnumclient