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.