Skip to content

Commit 83629d7

Browse files
committed
fix badge urls
1 parent ae461c9 commit 83629d7

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
@@ -5,8 +5,8 @@ aiomisc - miscellaneous utils for asyncio
55
:target: https://coveralls.io/github/aiokitchen/aiomisc
66
:alt: Coveralls
77

8-
.. image:: https://github.com/aiokitchen/aiomisc/workflows/tox/badge.svg
9-
:target: https://github.com/aiokitchen/aiomisc/actions?query=workflow%3Atox
8+
.. image:: https://github.com/aiokitchen/aiomisc/actions/workflows/tests.yml/badge.svg
9+
:target: https://github.com/aiokitchen/aiomisc/actions/workflows/tests.yml
1010
:alt: Actions
1111

1212
.. image:: https://img.shields.io/pypi/v/aiomisc.svg

0 commit comments

Comments
 (0)