Skip to content

Commit ed2479c

Browse files
authored
Fix GitHub Actions badge links in README
Updated GitHub Actions badge URLs in README.
1 parent 028ec9c commit ed2479c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
[npm-url]: http://npmjs.org/package/rc-input
1212
[travis-image]: https://img.shields.io/travis/react-component/input/master?style=flat-square
1313
[travis-url]: https://travis-ci.com/react-component/input
14-
[github-actions-image]: https://github.com/react-component/input/workflows/CI/badge.svg
15-
[github-actions-url]: https://github.com/react-component/input/actions
14+
[github-actions-image]: https://github.com/react-component/input/actions/workflows/main.yml/badge.svg
15+
[github-actions-url]: https://github.com/react-component/input/actions/workflows/main.yml
1616
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/input/master.svg?style=flat-square
1717
[codecov-url]: https://app.codecov.io/gh/react-component/input
1818
[david-url]: https://david-dm.org/react-component/input

0 commit comments

Comments
 (0)