Skip to content

Commit 01b4b0a

Browse files
committed
fixed broken link behind test stauts badge
1 parent 4f36204 commit 01b4b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Please, **Execute the tests before any pull-request**. This will avoid invalid b
189189
:target: licence_
190190
:alt: Project licence
191191
.. |test status| image:: https://github.com/magmax/python-readchar/actions/workflows/run-tests.yml/badge.svg?branch=master
192-
:target: github.com/magmax/python-readchar/actions/workflows/run-tests.yml?query=branch%3Amaster
192+
:target: https://github.com/magmax/python-readchar/actions/workflows/run-tests.yml?query=branch%3Amaster
193193
:alt: Automated testing results
194194
.. |coverage status| image:: https://coveralls.io/repos/github/magmax/python-readchar/badge.svg?branch=master
195195
:target: https://coveralls.io/github/magmax/python-readchar?branch=master

0 commit comments

Comments
 (0)