From 4417cd3a1f7927f87d53b4287fcd56678df6fcdb Mon Sep 17 00:00:00 2001 From: Dmitry Kropachev Date: Fri, 25 Sep 2026 10:34:47 -0400 Subject: [PATCH] docs: fix pages workflow badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3dc2269866..ec7d7d06c9 100644 --- a/README.rst +++ b/README.rst @@ -14,8 +14,8 @@ Scylla Enterprise (2018.1.x+) using exclusively Cassandra's binary protocol and .. image:: https://github.com/scylladb/python-driver/actions/workflows/build-push.yml/badge.svg?branch=master :target: https://github.com/scylladb/python-driver/actions/workflows/build-push.yml?query=event%3Apush+branch%3Amaster -.. image:: https://github.com/scylladb/python-driver/actions/workflows/docs-pages.yaml/badge.svg?branch=master - :target: https://github.com/scylladb/python-driver/actions/workflows/docs-pages.yaml?query=event%3Apush+branch%3Amaster +.. image:: https://github.com/scylladb/python-driver/actions/workflows/docs-pages.yml/badge.svg?branch=master + :target: https://github.com/scylladb/python-driver/actions/workflows/docs-pages.yml?query=event%3Apush+branch%3Amaster .. image:: https://github.com/scylladb/python-driver/actions/workflows/integration-tests.yml/badge.svg?branch=master :target: https://github.com/scylladb/python-driver/actions/workflows/integration-tests.yml?query=event%3Apush+branch%3Amaster