Skip to content

Commit 01aa920

Browse files
authored
fix pypi badge
1 parent bde6fbb commit 01aa920

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
@@ -9,7 +9,7 @@ Django REST Framework JSON CamelCase
99
:target: https://travis-ci.org/vbabiy/djangorestframework-camel-case
1010

1111
.. image:: https://pypip.in/d/djangorestframework-camel-case/badge.png
12-
:target: https://crate.io/packages/djangorestframework-camel-case?version=latest
12+
:target: https://img.shields.io/pypi/v/djangorestframework-camel-case.svg
1313

1414

1515
Camel case JSON support for Django REST framework.
@@ -49,4 +49,4 @@ To run the current test suite, execute the following from the root of he project
4949

5050

5151

52-
* Free software: BSD license
52+
* Free software: BSD license

0 commit comments

Comments
 (0)