From 90a6f2fa13aeb6cc800bbbd84bec185428077912 Mon Sep 17 00:00:00 2001 From: Tovin Seven Date: Fri, 20 Apr 2018 17:25:32 +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: Ie129cd43876313849985ce757be7f3487b4f9465 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 518953e4..20bbca57 100644 --- a/README.rst +++ b/README.rst @@ -5,11 +5,11 @@ Python bindings to the OpenStack Trove API :target: https://governance.openstack.org/tc/reference/tags/index.html .. image:: https://img.shields.io/pypi/v/python-troveclient.svg - :target: https://pypi.python.org/pypi/python-troveclient/ + :target: https://pypi.org/project/python-troveclient/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/python-troveclient.svg - :target: https://pypi.python.org/pypi/python-troveclient/ + :target: https://pypi.org/project/python-troveclient/ :alt: Downloads This is a client for the OpenStack Trove API. There's a Python API (the @@ -35,7 +35,7 @@ python-troveclient is licensed under the Apache License like the rest of OpenSta * `Specs`_ * `How to Contribute`_ -.. _PyPi: https://pypi.python.org/pypi/python-troveclient +.. _PyPi: https://pypi.org/project/python-troveclient .. _Blueprints: https://blueprints.launchpad.net/python-troveclient .. _Git Source: https://git.openstack.org/cgit/openstack/python-troveclient .. _Github: https://github.com/openstack/python-troveclient