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: I2b4af1f3d89b775657e03b801ec84ef498ca24c8
This commit is contained in:
@@ -12,11 +12,11 @@ Python bindings to the OpenStack Compute API
|
|||||||
============================================
|
============================================
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/python-novaclient.svg
|
.. image:: https://img.shields.io/pypi/v/python-novaclient.svg
|
||||||
:target: https://pypi.python.org/pypi/python-novaclient/
|
:target: https://pypi.org/project/python-novaclient/
|
||||||
:alt: Latest Version
|
:alt: Latest Version
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/dm/python-novaclient.svg
|
.. image:: https://img.shields.io/pypi/dm/python-novaclient.svg
|
||||||
:target: https://pypi.python.org/pypi/python-novaclient/
|
:target: https://pypi.org/project/python-novaclient/
|
||||||
:alt: Downloads
|
:alt: Downloads
|
||||||
|
|
||||||
This is a client for the OpenStack Compute API. It provides a Python API (the
|
This is a client for the OpenStack Compute API. It provides a Python API (the
|
||||||
@@ -33,7 +33,7 @@ This is a client for the OpenStack Compute API. It provides a Python API (the
|
|||||||
* `Specs`_
|
* `Specs`_
|
||||||
* `How to Contribute`_
|
* `How to Contribute`_
|
||||||
|
|
||||||
.. _PyPi: https://pypi.python.org/pypi/python-novaclient
|
.. _PyPi: https://pypi.org/project/python-novaclient
|
||||||
.. _Online Documentation: https://docs.openstack.org/python-novaclient/latest
|
.. _Online Documentation: https://docs.openstack.org/python-novaclient/latest
|
||||||
.. _Launchpad project: https://launchpad.net/python-novaclient
|
.. _Launchpad project: https://launchpad.net/python-novaclient
|
||||||
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
|
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
|
||||||
|
Reference in New Issue
Block a user