Skip to content

Commit d2b5cec

Browse files
committed
docs: fix ci badge in readme
1 parent e94b5d9 commit d2b5cec

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
@@ -3,7 +3,7 @@
33
<p align="center">A React wizard (stepper) builder without the hassle, powered by hooks.</p>
44

55
<p align="center">
6-
<img alt="ci" src="https://github.com/devrnt/react-use-wizard/workflows/CI/badge.svg?branch=master">
6+
<img alt="ci" src="https://github.com/devrnt/react-use-wizard/workflows/CI/badge.svg?branch=main">
77
<img alt="version" src="https://img.shields.io/npm/v/react-use-wizard.svg" />
88
<img alt="downloads" src="https://badgen.net/npm/dt/react-use-wizard" />
99
<img alt="minzipped size" src="https://badgen.net/bundlephobia/minzip/react-use-wizard">

0 commit comments

Comments
 (0)