Skip to content

Commit ce49d35

Browse files
committed
Replaced pypip.io with shields.io
1 parent e05a81f commit ce49d35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django Timezone Utils: Time Zone Utilities For Models
22
=====================================================
33

4-
.. image:: https://pypip.in/version/django-timezone-utils/badge.svg?style=flat&text=version
4+
.. image:: https://img.shields.io/pypi/v/django-timezone-utils.svg?maxAge=2592000
55
:target: https://pypi.python.org/pypi/django-timezone-utils/
66
:alt: Latest Version
77

@@ -17,15 +17,15 @@ Django Timezone Utils: Time Zone Utilities For Models
1717
:target: https://landscape.io/github/michaeljohnbarr/django-timezone-utils
1818
:alt: Code Health
1919

20-
.. image:: https://pypip.in/py_versions/django-timezone-utils/badge.svg?style=flat
20+
.. image:: https://img.shields.io/pypi/pyversions/django-timezone-utils.svg?maxAge=2592000
2121
:target: https://pypi.python.org/pypi/django-timezone-utils/
2222
:alt: Supported Python versions
2323

24-
.. image:: https://pypip.in/license/django-timezone-utils/badge.svg?style=flat
24+
.. image:: https://img.shields.io/pypi/l/django-timezone-utils.svg?maxAge=2592000
2525
:target: https://pypi.python.org/pypi/django-timezone-utils/
2626
:alt: License
2727

28-
.. image:: https://pypip.in/status/django-timezone-utils/badge.svg?style=flat
28+
.. image:: https://img.shields.io/pypi/status/django-timezone-utils.svg?maxAge=2592000
2929
:target: https://pypi.python.org/pypi/django-timezone-utils/
3030
:alt: Development Status
3131

0 commit comments

Comments
 (0)