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:
Tovin Seven 2018-04-20 17:22:48 +07:00
parent 6049be67c0
commit f4d927c358
1 changed files with 3 additions and 3 deletions

View File

@ -12,11 +12,11 @@ Python bindings to the OpenStack Compute API
============================================
.. 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
.. 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
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`_
* `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
.. _Launchpad project: https://launchpad.net/python-novaclient
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient