From 7447a977d7cd971a6d5331a5890ef139e8fb2290 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 20:19:44 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a502e9c..6960c2f 100644 --- a/README.rst +++ b/README.rst @@ -6,9 +6,9 @@ Django.js :target: http://travis-ci.org/noirbizarre/django.js .. image:: https://coveralls.io/repos/noirbizarre/django.js/badge.png?branch=master :target: https://coveralls.io/r/noirbizarre/django.js -.. image:: https://pypip.in/v/django.js/badge.png +.. image:: https://img.shields.io/pypi/v/django.js.svg :target: https://crate.io/packages/django.js -.. image:: https://pypip.in/d/django.js/badge.png +.. image:: https://img.shields.io/pypi/dm/django.js.svg :target: https://crate.io/packages/django.js Django.js provides tools for JavaScript development with Django.