From ad1e292e01f8e03df5f2ef166e3e3ad856fe079d Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 9 Apr 2024 13:55:35 +0100 Subject: [PATCH] Fix workflow badge visibility in README co-authored-by: Andrea Blengino --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0e129427..5ffeca28 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ django-cors-headers =================== -.. image:: https://img.shields.io/github/actions/workflow/status/adamchainz/django-cors-headers/main.yml?branch=main&style=for-the-badge +.. image:: https://img.shields.io/github/actions/workflow/status/adamchainz/django-cors-headers/main.yml.svg?branch=main&style=for-the-badge :target: https://github.com/adamchainz/django-cors-headers/actions?workflow=CI .. image:: https://img.shields.io/badge/Coverage-100%25-success?style=for-the-badge