forked from github/pelican
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.
This commit is contained in:
parent
4d82a42229
commit
b777bedce3
1 changed files with 2 additions and 2 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue