From 5fa267064358f9017c60a366c316c7f527d45fb2 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Wed, 25 Nov 2020 21:12:03 +0100 Subject: [PATCH] Fix badges. --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 481eeb3..3101cbd 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,8 @@ django-admin2 :target: https://github.com/jazzband/django-admin2/actions :alt: GitHub Actions .. image:: https://codecov.io/gh/jazzband/django-admin2/branch/develop/graph/badge.svg?token=PcC594rhI4 -:target: https://codecov.io/gh/jazzband/django-admin2 + :target: https://codecov.io/gh/jazzband/django-admin2 + :alt: Code coverage One of the most useful parts of ``django.contrib.admin`` is the ability to configure various views that touch and alter data. django-admin2 is a complete