Skip to content

Commit 9527247

Browse files
committed
Fix badge URL
1 parent 1f71c7f commit 9527247

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ blurb
44
.. image:: https://img.shields.io/pypi/v/blurb.svg
55
:target: https://pypi.org/project/blurb/
66

7-
.. image:: https://github.com/python/blurb/actions/workflows/tests.yml/badge.svg
7+
.. image:: https://github.com/python/blurb/actions/workflows/test.yml/badge.svg
88
:alt: GitHub Actions
99
:target: https://github.com/python/blurb/actions
1010

0 commit comments

Comments
 (0)