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: I6fc6e784dd96c9e82986cc6c515e5e93553a78c5
This commit is contained in:
Tovin Seven 2018-04-20 17:08:33 +07:00
parent 27dfd49978
commit 87658d4848
1 changed files with 2 additions and 2 deletions

View File

@ -12,11 +12,11 @@ oslo.cache
==========
.. image:: https://img.shields.io/pypi/v/oslo.cache.svg
:target: https://pypi.python.org/pypi/oslo.cache/
:target: https://pypi.org/project/oslo.cache/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.cache.svg
:target: https://pypi.python.org/pypi/oslo.cache/
:target: https://pypi.org/project/oslo.cache/
:alt: Downloads
`oslo.cache` aims to provide a generic caching mechanism for OpenStack projects