summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormelissaml <ma.lei@99cloud.net>2018-04-21 08:59:51 +0800
committermelissaml <ma.lei@99cloud.net>2018-04-21 09:00:10 +0800
commit31919ae9cb4ae07b7ade26ab7ade53ac53c93509 (patch)
tree8bb44052ca126f4e3f16b3eda6cbadf9074f7690
parent3787b1f9a715683c32b01f6bc5565c907a685976 (diff)
downloadpython-barbicanclient-31919ae9cb4ae07b7ade26ab7ade53ac53c93509.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: Ia3cf07076ad2ecfbb7762a1ceb488f9ed880584d
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 070252f..d82fcd6 100644
--- a/README.rst
+++ b/README.rst
@@ -2,11 +2,11 @@ python-barbicanclient
=====================
.. image:: https://img.shields.io/pypi/v/python-barbicanclient.svg
- :target: https://pypi.python.org/pypi/python-barbicanclient/
+ :target: https://pypi.org/project/python-barbicanclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-barbicanclient.svg
- :target: https://pypi.python.org/pypi/python-barbicanclient/
+ :target: https://pypi.org/project/python-barbicanclient/
:alt: Downloads
This is a client for the `Barbican <https://github.com/openstack/barbican>`__
@@ -17,7 +17,7 @@ Installation
------------
The client is
-`pip installable <https://pypi.python.org/pypi/python-barbicanclient>`__ as
+`pip installable <https://pypi.org/project/python-barbicanclient>`__ as
follows:
.. code:: console
@@ -203,7 +203,7 @@ usage options
* `Specs`_
* `Getting involved`_
-.. _PyPi: https://pypi.python.org/pypi/python-barbicanclient/
+.. _PyPi: https://pypi.org/project/python-barbicanclient/
.. _Online Documentation: https://docs.openstack.org/python-barbicanclient/latest/
.. _Launchpad project: https://launchpad.net/python-barbicanclient/
.. _Blueprints: https://blueprints.launchpad.net/python-barbicanclient/