From 4883e37c1a83919af35e6d92b748151729a6e253 Mon Sep 17 00:00:00 2001 From: Sebastien Corbin Date: Mon, 17 Jan 2022 14:18:10 +0100 Subject: [PATCH] Update badges --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index e4fcf96..bd78e87 100644 --- a/README.rst +++ b/README.rst @@ -11,12 +11,12 @@ It provides: :target: https://pypi.python.org/pypi/django-jsignature/ :alt: Latest PyPI version -.. image:: https://travis-ci.org/fle/django-jsignature.png?branch=master - :target: https://travis-ci.org/fle/django-jsignature +.. image:: https://github.com/fle/django-jsignature/actions/workflows/actions.yml/badge.svg + :target: https://github.com/fle/django-jsignature/actions :alt: Build status -.. image:: https://coveralls.io/repos/fle/django-jsignature/badge.png - :target: https://coveralls.io/r/fle/django-jsignature +.. image:: https://coveralls.io/repos/github/fle/django-jsignature/badge.svg?branch=master + :target: https://coveralls.io/github/fle/django-jsignature?branch=master :alt: Coverage status .. image:: https://github.com/fle/django-jsignature/blob/master/screen.png