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: Iba3c4bb36b258e551504cbc25a9efdbefe705b6e
This commit is contained in:
Tovin Seven 2018-04-20 17:21:04 +07:00 committed by Tovin Seven
parent d41daca59b
commit 1ab2e775cb
1 changed files with 3 additions and 3 deletions

View File

@ -11,11 +11,11 @@ Python bindings to the Magnum API
=================================
.. image:: https://img.shields.io/pypi/v/python-magnumclient.svg
:target: https://pypi.python.org/pypi/python-magnumclient/
:target: https://pypi.org/project/python-magnumclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-magnumclient.svg
:target: https://pypi.python.org/pypi/python-magnumclient/
:target: https://pypi.org/project/python-magnumclient/
:alt: Downloads
This is a client library for Magnum built on the Magnum API. It
@ -33,7 +33,7 @@ in the `developer guide
* `Bugs`_ - issue tracking
* `Source`_
.. _PyPi: https://pypi.python.org/pypi/python-magnumclient
.. _PyPi: https://pypi.org/project/python-magnumclient
.. _Online Documentation: https://docs.openstack.org/python-magnumclient/latest/
.. _Launchpad project: https://launchpad.net/python-magnumclient
.. _Bugs: https://bugs.launchpad.net/python-magnumclient