diff --git a/README.rst b/README.rst index 58c01b39..dee92234 100644 --- a/README.rst +++ b/README.rst @@ -56,12 +56,12 @@ 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/travis/getpelican/pelican/master.svg - :target: https://travis-ci.org/getpelican/pelican - :alt: Travis CI: continuous integration status +.. |build-status| image:: https://img.shields.io/github/workflow/status/getpelican/pelican/build + :target: https://github.com/getpelican/pelican/actions + :alt: GitHub Actions CI: continuous integration status .. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg :target: https://pypi.python.org/pypi/pelican :alt: PyPI: the Python Package Index .. |repology| image:: https://repology.org/badge/tiny-repos/pelican.svg :target: https://repology.org/project/pelican/versions - :alt: Repology: the packaging hub \ No newline at end of file + :alt: Repology: the packaging hub