summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormalei <malei@maleideMacBook-Pro.local>2018-04-21 06:50:46 +0800
committermelissaml <ma.lei@99cloud.net>2018-04-21 06:53:17 +0800
commit7eba23b0396844e540465db8d8624e5589126100 (patch)
tree97232d55e65b6eb22cbd5b2eadfb1a6ccc854cc0
parentc3fd27e49bbe286d71cc2e2e17cdf149591826eb (diff)
downloadpython-saharaclient-7eba23b0396844e540465db8d8624e5589126100.tar.gz
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: I2c3c13bd9807fdf1d2c185535a2ffe51e96bb629
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index abf7dc4..6d4dfd3 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