This is an automated email from the ASF dual-hosted git repository.

micafer pushed a commit to branch fix_readme_imgs
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit fac896074b19a2add3d629e9a66df9aefcbb684a
Author: Miguel Caballer <[email protected]>
AuthorDate: Mon Jan 26 13:48:21 2026 +0100

    Fix actions badges
---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index d85ea42b9..d899dbaa3 100644
--- a/README.rst
+++ b/README.rst
@@ -12,13 +12,13 @@ through a unified and easy to use API.
 .. image:: https://img.shields.io/pypi/v/apache-libcloud.svg
         :target: https://pypi.python.org/pypi/apache-libcloud/
 
-.. image:: 
https://github.com/apache/libcloud/workflows/CI/badge.svg?branch=trunk
+.. image:: 
https://github.com/apache/libcloud/actions/workflows/ci.yml/badge.svg?branch=trunk
         :target: https://github.com/apache/libcloud/actions?query=workflow%3ACI
 
 .. image:: 
https://github.com/apache/libcloud/actions/workflows/integration-tests.yml/badge.svg?branch=trunk
         :target: 
https://github.com/apache/libcloud/actions/workflows/integration-tests.yml
 
-.. image:: 
https://github.com/apache/libcloud/workflows/Publish%20pricing.json%20to%20S3%20bucket/badge.svg?branch=trunk
+.. image:: 
https://github.com/apache/libcloud/actions/workflows/publish-pricing.yml/badge.svg?branch=trunk
         :target: 
https://github.com/apache/libcloud/actions?query=workflow%3A%22Publish+pricing.json+to+S3+bucket%22
 
 .. image:: https://img.shields.io/codecov/c/github/apache/libcloud/trunk.svg

Reply via email to