diff --git a/README.rst b/README.rst index 468fb47..ac0ab34 100644 --- a/README.rst +++ b/README.rst @@ -3,11 +3,11 @@ Python bindings to the OpenStack Panko API ========================================== .. image:: https://img.shields.io/pypi/v/pankoclient.svg - :target: https://pypi.python.org/pypi/pankoclient/ + :target: https://pypi.org/project/pankoclient/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/pankoclient.svg - :target: https://pypi.python.org/pypi/pankoclient/ + :target: https://pypi.org/project/pankoclient/ :alt: Downloads This is a client library for Panko built on the Panko API. It provides a @@ -22,7 +22,7 @@ command-line tool (``openstack event``). * `Bugs`_ - issue tracking * `Source`_ -.. _PyPi: https://pypi.python.org/pypi/pankoclient +.. _PyPi: https://pypi.org/project/pankoclient .. _Online Documentation: https://docs.openstack.org/python-pankoclient/latest/ .. _Launchpad project: https://launchpad.net/python-pankoclient .. _Blueprints: https://blueprints.launchpad.net/python-pankoclient