Skip to content

Commit f8d0419

Browse files
authored
Fix the CI badge. (#242)
1 parent 55d1977 commit f8d0419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
w3lib
33
=====
44

5-
.. image:: https://github.com/scrapy/w3lib/actions/workflows/tests.yml/badge.svg
6-
:target: https://github.com/scrapy/w3lib/actions
5+
.. image:: https://github.com/scrapy/w3lib/actions/workflows/tests-ubuntu.yml/badge.svg
6+
:target: https://github.com/scrapy/w3lib/actions/workflows/tests-ubuntu.yml
77

88
.. image:: https://img.shields.io/codecov/c/github/scrapy/w3lib/master.svg
99
:target: http://codecov.io/github/scrapy/w3lib?branch=master

0 commit comments

Comments
 (0)