From 43dbe20aaf9d11c38c9dab7d0e8f30dfdedf19e7 Mon Sep 17 00:00:00 2001 From: AlexVonB Date: Thu, 4 Apr 2024 21:49:45 +0200 Subject: [PATCH] fixed github action badges see https://github.com/badges/shields/issues/8671 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a0cd678..35d58fd 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ |build| |version| |license| |downloads| -.. |build| image:: https://img.shields.io/github/workflow/status/matthewwithanm/python-markdownify/Python%20application/develop +.. |build| image:: https://img.shields.io/github/actions/workflow/status/matthewwithanm/python-markdownify/python-app.yml?branch=develop :alt: GitHub Workflow Status - :target: https://github.com/matthewwithanm/python-markdownify/actions?query=workflow%3A%22Python+application%22 + :target: https://github.com/matthewwithanm/python-markdownify/actions/workflows/python-app.yml?query=workflow%3A%22Python+application%22 .. |version| image:: https://img.shields.io/pypi/v/markdownify :alt: Pypi version