summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:20:18 +0700
committerTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:20:18 +0700
commit20a2f2ffdc107d5f724da8bbbf986fa401a0361e (patch)
treee6432d34224367c641215d5456cbf4eb35fc7f97 /README.rst
parent935401e67b78a7d6c455e68b609f934a411102f3 (diff)
downloadpython-keystoneclient-20a2f2ffdc107d5f724da8bbbf986fa401a0361e.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: I5d7b250d0281883b91e80c83fd0af352b8846b43
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 5a9b7d0..deef83c 100644
--- a/README.rst
+++ b/README.rst
@@ -11,11 +11,11 @@ Python bindings to the OpenStack Identity API (Keystone)
========================================================
.. image:: https://img.shields.io/pypi/v/python-keystoneclient.svg
- :target: https://pypi.python.org/pypi/python-keystoneclient/
+ :target: https://pypi.org/project/python-keystoneclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-keystoneclient.svg
- :target: https://pypi.python.org/pypi/python-keystoneclient/
+ :target: https://pypi.org/project/python-keystoneclient/
:alt: Downloads
This is a client for the OpenStack Identity API, implemented by the Keystone
@@ -32,13 +32,13 @@ OpenStack's Identity Service. For command line interface support, use
* `Specs`_
* `How to Contribute`_
-.. _PyPi: https://pypi.python.org/pypi/python-keystoneclient
+.. _PyPi: https://pypi.org/project/python-keystoneclient
.. _Online Documentation: https://docs.openstack.org/python-keystoneclient/latest/
.. _Launchpad project: https://launchpad.net/python-keystoneclient
.. _Blueprints: https://blueprints.launchpad.net/python-keystoneclient
.. _Bugs: https://bugs.launchpad.net/python-keystoneclient
.. _Source: https://git.openstack.org/cgit/openstack/python-keystoneclient
-.. _OpenStackClient: https://pypi.python.org/pypi/python-openstackclient
+.. _OpenStackClient: https://pypi.org/project/python-openstackclient
.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
.. _Specs: https://specs.openstack.org/openstack/keystone-specs/