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
This commit is contained in:
Tovin Seven 2018-04-20 17:25:34 +07:00
parent 5910de3efa
commit 5ed910cd32
1 changed files with 3 additions and 3 deletions

View File

@ -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