Switch badges from 'pypip.in' to 'shields.io'
The badge hosting at 'pypip.in' has been broken for a while now, it was supposed to be fixed in the following PR(s): - https://github.com/badges/pypipins/issues/39 - https://github.com/badges/pypipins/issues/38 - https://github.com/badges/pypipins/issues/37 That does not appear to have actually happened and/or is not getting addressed, so switch to a more reliable badge hosting site that provides the same badge information. Change-Id: Iedef01ac48d266c187cb8cd7d4dd7fee09a63162
This commit is contained in:
parent
15c82cc902
commit
770fef773e
@ -2,11 +2,11 @@
|
||||
oslo.serialization
|
||||
====================
|
||||
|
||||
.. image:: https://pypip.in/version/oslo.serialization/badge.svg
|
||||
.. image:: https://img.shields.io/pypi/v/oslo.serialization.svg
|
||||
:target: https://pypi.python.org/pypi/oslo.serialization/
|
||||
:alt: Latest Version
|
||||
|
||||
.. image:: https://pypip.in/download/oslo.serialization/badge.svg?period=month
|
||||
.. image:: https://img.shields.io/pypi/dm/oslo.serialization.svg
|
||||
:target: https://pypi.python.org/pypi/oslo.serialization/
|
||||
:alt: Downloads
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user