summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliot Ford <elliot.ford@hotmail.co.uk>2023-01-20 14:28:44 +0000
committerGitHub <noreply@github.com>2023-01-20 14:28:44 +0000
commitb777bedce30a624b689b5dc0b034ff8d18675747 (patch)
tree0e6e6dae04569decd9a1eb4d6ee480440ae30f66
parent4d82a42229c4065a989bb7536cdd5cf56e7dc746 (diff)
downloadpelican-b777bedce30a624b689b5dc0b034ff8d18675747.tar.gz
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.
-rw-r--r--README.rst4
1 files 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/