Skip to content

Commit fc67f16

Browse files
committed
Fix build status badge
1 parent 1900515 commit fc67f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# state-machines-in-react
22

3-
[![build status](https://img.shields.io/github/workflow/status/tanem/state-machines-in-react/CI?style=flat-square)](https://github.com/tanem/state-machines-in-react/actions?query=workflow%3ACI)
3+
[![build status](https://img.shields.io/github/actions/workflow/status/tanem/state-machines-in-react/ci.yml?style=flat-square)](https://github.com/tanem/state-machines-in-react/actions?query=workflow%3ACI)
44
[![coverage status](https://img.shields.io/codecov/c/github/tanem/state-machines-in-react.svg?style=flat-square)](https://codecov.io/gh/tanem/state-machines-in-react)
55

66
> A small React, xstate and Framer Motion demo.

0 commit comments

Comments
 (0)