From 7eba23b0396844e540465db8d8624e5589126100 Mon Sep 17 00:00:00 2001 From: malei Date: Sat, 21 Apr 2018 06:50:46 +0800 Subject: [PATCH] Trivial: Update pypi url to new url Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/ [2] https://pypi.org/project/ Change-Id: I2c3c13bd9807fdf1d2c185535a2ffe51e96bb629 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index abf7dc40..6d4dfd34 100644 --- a/README.rst +++ b/README.rst @@ -11,11 +11,11 @@ Python bindings to the OpenStack Sahara API =========================================== .. image:: https://img.shields.io/pypi/v/python-saharaclient.svg - :target: https://pypi.python.org/pypi/python-saharaclient/ + :target: https://pypi.org/project/python-saharaclient/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/python-saharaclient.svg - :target: https://pypi.python.org/pypi/python-saharaclient/ + :target: https://pypi.org/project/python-saharaclient/ :alt: Downloads This is a client for the OpenStack Sahara API. There's a Python API (the @@ -38,7 +38,7 @@ in the `developer guide * `Specs`_ * `How to Contribute`_ -.. _PyPi: https://pypi.python.org/pypi/python-saharaclient +.. _PyPi: https://pypi.org/project/python-saharaclient .. _Online Documentation: https://docs.openstack.org/python-saharaclient/latest/ .. _Blueprints: http://specs.openstack.org/openstack/sahara-specs/ .. _Bugs: https://storyboard.openstack.org/#!/project/934