From 343d45940616b92836011a5257d57e4136a72296 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 18 Apr 2017 10:51:18 +0200 Subject: [PATCH] Updated some of the badges. --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 006304a..7885b9d 100644 --- a/README.rst +++ b/README.rst @@ -5,12 +5,12 @@ django-model-utils .. image:: https://jazzband.co/static/img/badge.svg :target: https://jazzband.co/ :alt: Jazzband -.. image:: https://secure.travis-ci.org/jazzband/django-model-utils.png?branch=master - :target: http://travis-ci.org/jazzband/django-model-utils -.. image:: https://coveralls.io/repos/jazzband/django-model-utils/badge.png?branch=master - :target: https://coveralls.io/r/jazzband/django-model-utils +.. image:: https://travis-ci.org/jazzband/django-model-utils.svg?branch=master + :target: https://travis-ci.org/jazzband/django-model-utils +.. image:: https://coveralls.io/repos/github/jazzband/django-model-utils/badge.svg?branch=master + :target: https://coveralls.io/github/jazzband/django-model-utils?branch=master .. image:: https://img.shields.io/pypi/v/django-model-utils.svg - :target: https://crate.io/packages/django-model-utils + :target: https://pypi.python.org/pypi/django-model-utils Django model mixins and utilities.