summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:25:34 +0700
committerTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:25:34 +0700
commit5ed910cd32b0148b086ba4102a082aadb5e283bc (patch)
tree97bb3bff154c8da35540a6ef23a8d25740b5b976
parent5910de3efa3d77ac4b4dcabb0b8e180ec6f769d5 (diff)
downloadpython-swiftclient-5ed910cd32b0148b086ba4102a082aadb5e283bc.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: Ia406e9c8be6ba672b96e8584ef26f92348c8328b
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 46c0b0a..bc06f54 100644
--- a/README.rst
+++ b/README.rst
@@ -11,11 +11,11 @@ Python bindings to the OpenStack Object Storage API
===================================================
.. image:: https://img.shields.io/pypi/v/python-swiftclient.svg
- :target: https://pypi.python.org/pypi/python-swiftclient/
+ :target: https://pypi.org/project/python-swiftclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-swiftclient.svg
- :target: https://pypi.python.org/pypi/python-swiftclient/
+ :target: https://pypi.org/project/python-swiftclient/
:alt: Downloads
This is a python client for the Swift API. There's a Python API (the
@@ -42,7 +42,7 @@ __ https://github.com/openstack/swift
* `Specs`_
* `How to Contribute`_
-.. _PyPI: https://pypi.python.org/pypi/python-swiftclient
+.. _PyPI: https://pypi.org/project/python-swiftclient
.. _Online Documentation: https://docs.openstack.org/python-swiftclient/latest/
.. _Launchpad project: https://launchpad.net/python-swiftclient
.. _Blueprints: https://blueprints.launchpad.net/python-swiftclient