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: Ie129cd43876313849985ce757be7f3487b4f9465
This commit is contained in:
@@ -5,11 +5,11 @@ Python bindings to the OpenStack Trove API
|
|||||||
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/python-troveclient.svg
|
.. 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
|
:alt: Latest Version
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/dm/python-troveclient.svg
|
.. 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
|
:alt: Downloads
|
||||||
|
|
||||||
This is a client for the OpenStack Trove API. There's a Python API (the
|
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`_
|
* `Specs`_
|
||||||
* `How to Contribute`_
|
* `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
|
.. _Blueprints: https://blueprints.launchpad.net/python-troveclient
|
||||||
.. _Git Source: https://git.openstack.org/cgit/openstack/python-troveclient
|
.. _Git Source: https://git.openstack.org/cgit/openstack/python-troveclient
|
||||||
.. _Github: https://github.com/openstack/python-troveclient
|
.. _Github: https://github.com/openstack/python-troveclient
|
||||||
|
Reference in New Issue
Block a user