Skip to content

Commit e02a6de

Browse files
Fix workflow badge (#52)
* Update README.md
1 parent e5109d7 commit e02a6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# quickcheck-dynamic
22

33
<div align="center">
4-
<a href='https://github.com/input-output-hk/quickcheck-dynamic/actions'><img src="https://img.shields.io/github/workflow/status/input-output-hk/hydra-poc/CI" /></a>&nbsp;
4+
<a href='https://github.com/input-output-hk/quickcheck-dynamic/actions'><img src="https://img.shields.io/github/actions/workflow/status/input-output-hk/quickcheck-dynamic/ci.yaml" /></a>&nbsp;
55
<a href='https://hackage.haskell.org/package/quickcheck-dynamic/'><img src="https://img.shields.io/hackage/v/quickcheck-dynamic" /></a>
66
</div>
77

0 commit comments

Comments
 (0)