From dac611e770301210a95e2cac6bad8c90c7dfab0d Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Mon, 27 Mar 2023 09:54:59 +0200 Subject: Fix build status badge Resolves: https://github.com/badges/shields/issues/8671 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 96eebd1..1dcb1fa 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ FeedGenerator |githubci| |pypi| -.. |githubci| image:: https://img.shields.io/github/workflow/status/getpelican/feedgenerator/build +.. |githubci| image:: https://img.shields.io/github/actions/workflow/status/getpelican/feedgenerator/main.yml?branch=main :target: https://github.com/getpelican/feedgenerator/actions :alt: Build Status -- cgit v1.2.1