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: I97b4453f941b7593f3991ec79aeb6d532437c60c
This commit is contained in:
parent
0e70c4c0d8
commit
a46a9bed3b
@ -12,11 +12,11 @@ Oslo Configuration Library
|
||||
==========================
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/oslo.config.svg
|
||||
:target: https://pypi.python.org/pypi/oslo.config/
|
||||
:target: https://pypi.org/project/oslo.config/
|
||||
:alt: Latest Version
|
||||
|
||||
.. image:: https://img.shields.io/pypi/dm/oslo.config.svg
|
||||
:target: https://pypi.python.org/pypi/oslo.config/
|
||||
:target: https://pypi.org/project/oslo.config/
|
||||
:alt: Downloads
|
||||
|
||||
The Oslo configuration API supports parsing command line arguments and
|
||||
|
Loading…
Reference in New Issue
Block a user