From aa58eb5df51e34c3f2a18d29dd221dbba107ec78 Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Mon, 24 Mar 2025 23:32:23 +0500 Subject: [PATCH] Fix the CI badge. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e68b7f4..bf95701 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ w3lib ===== -.. image:: https://github.com/scrapy/w3lib/actions/workflows/tests.yml/badge.svg - :target: https://github.com/scrapy/w3lib/actions +.. image:: https://github.com/scrapy/w3lib/actions/workflows/tests-ubuntu.yml/badge.svg + :target: https://github.com/scrapy/w3lib/actions/workflows/tests-ubuntu.yml .. image:: https://img.shields.io/codecov/c/github/scrapy/w3lib/master.svg :target: http://codecov.io/github/scrapy/w3lib?branch=master