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: I7f467a12ec4cf5d3c9e3f74ac0ade09f67867c20
This commit is contained in:
@@ -11,11 +11,11 @@ Python bindings to the OpenStack Cinder API
|
|||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/python-cinderclient.svg
|
.. image:: https://img.shields.io/pypi/v/python-cinderclient.svg
|
||||||
:target: https://pypi.python.org/pypi/python-cinderclient/
|
:target: https://pypi.org/project/python-cinderclient/
|
||||||
:alt: Latest Version
|
:alt: Latest Version
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/dm/python-cinderclient.svg
|
.. image:: https://img.shields.io/pypi/dm/python-cinderclient.svg
|
||||||
:target: https://pypi.python.org/pypi/python-cinderclient/
|
:target: https://pypi.org/project/python-cinderclient/
|
||||||
:alt: Downloads
|
:alt: Downloads
|
||||||
|
|
||||||
This is a client for the OpenStack Cinder API. There's a Python API (the
|
This is a client for the OpenStack Cinder API. There's a Python API (the
|
||||||
@@ -51,7 +51,7 @@ __ https://github.com/jacobian-archive/python-cloudservers
|
|||||||
* `Specs`_
|
* `Specs`_
|
||||||
* `How to Contribute`_
|
* `How to Contribute`_
|
||||||
|
|
||||||
.. _PyPi: https://pypi.python.org/pypi/python-cinderclient
|
.. _PyPi: https://pypi.org/project/python-cinderclient
|
||||||
.. _Online Documentation: https://docs.openstack.org/python-cinderclient/latest/
|
.. _Online Documentation: https://docs.openstack.org/python-cinderclient/latest/
|
||||||
.. _Blueprints: https://blueprints.launchpad.net/python-cinderclient
|
.. _Blueprints: https://blueprints.launchpad.net/python-cinderclient
|
||||||
.. _Bugs: https://bugs.launchpad.net/python-cinderclient
|
.. _Bugs: https://bugs.launchpad.net/python-cinderclient
|
||||||
|
Reference in New Issue
Block a user