Skip to content

Commit 910a087

Browse files
authored
Update badge URLs in README.md
1 parent 081fcf6 commit 910a087

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ React Trigger Component
99
[![bundle size][bundlephobia-image]][bundlephobia-url]
1010
[![dumi][dumi-image]][dumi-url]
1111

12-
[npm-image]: http://img.shields.io/npm/v/@rc-component/trigger.svg?style=flat-square
13-
[npm-url]: http://npmjs.org/package/@rc-component/trigger
14-
[github-actions-image]: https://github.com/react-component/trigger/workflows/CI/badge.svg
15-
[github-actions-url]: https://github.com/react-component/trigger/actions
12+
[npm-image]: https://img.shields.io/npm/v/@rc-component/trigger.svg?style=flat-square
13+
[npm-url]: https://npmjs.org/package/@rc-component/trigger
14+
[github-actions-image]: https://github.com/react-component/trigger/actions/workflows/main.yml/badge.svg
15+
[github-actions-url]: https://github.com/react-component/trigger/actions/workflows/main.yml
1616
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/trigger/master.svg?style=flat-square
1717
[codecov-url]: https://codecov.io/gh/react-component/trigger/branch/master
1818
[david-url]: https://david-dm.org/react-component/trigger

0 commit comments

Comments
 (0)