From b777bedce30a624b689b5dc0b034ff8d18675747 Mon Sep 17 00:00:00 2001 From: Elliot Ford Date: Fri, 20 Jan 2023 14:28:44 +0000 Subject: [PATCH] Update Github actions badge See the linked GitHub issue from the previous version of the badge: badges/shields#8671 In summary, these badges were changed in a breaking fashion such that the badges were just linking to the github issue rather than showing the data. Updating the url resolves this. Also updated the link added to the badge image, so that it shows exactly the history of actions that the badge shows the most recent one of. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6d8be699..1d875772 100644 --- a/README.rst +++ b/README.rst @@ -58,8 +58,8 @@ Why the name “Pelican”? .. _`Pelican's internals`: https://docs.getpelican.com/en/latest/internals.html .. _`hosted on GitHub`: https://github.com/getpelican/pelican -.. |build-status| image:: https://img.shields.io/github/workflow/status/getpelican/pelican/build - :target: https://github.com/getpelican/pelican/actions +.. |build-status| image:: https://img.shields.io/github/actions/workflow/status/getpelican/pelican/main.yml?branch=master + :target: https://github.com/getpelican/pelican/actions/workflows/main.yml?query=branch%3Amaster :alt: GitHub Actions CI: continuous integration status .. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg :target: https://pypi.org/project/pelican/