Skip to content

Commit ae72285

Browse files
authored
Merge pull request #5 from movermeyer/fix_badges
Switched broken pypip.in badges to shields.io
2 parents cf6a81d + d9b4c8b commit ae72285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. image:: https://secure.travis-ci.org/yourlabs/django-rules-light.png?branch=master
22
:target: http://travis-ci.org/yourlabs/django-rules-light
3-
.. image:: https://pypip.in/d/django-rules-light/badge.png
3+
.. image:: https://img.shields.io/pypi/dm/django-rules-light.svg
44
:target: https://crate.io/packages/django-rules-light
5-
.. image:: https://pypip.in/v/django-rules-light/badge.png
5+
.. image:: https://img.shields.io/pypi/v/django-rules-light.svg
66
:target: https://crate.io/packages/django-rules-light
77

88
This is a simple alternative to django-rules. The core difference is that

0 commit comments

Comments
 (0)