Skip to content

Commit 0d23282

Browse files
authored
Update GitHub Actions badge links in README
1 parent fe78239 commit 0d23282

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,10 @@ React Upload
88
[npm-url]: http://npmjs.org/package/@rc-component/upload
99
[travis-image]: https://img.shields.io/travis/react-component/upload/master?style=flat-square
1010
[travis-url]: https://travis-ci.com/react-component/upload
11-
[github-actions-image]: https://github.com/react-component/upload/workflows/CI/badge.svg
12-
[github-actions-url]: https://github.com/react-component/upload/actions
11+
[github-actions-image]: https://github.com/react-component/upload/actions/workflows/react-component-ci.yml/badge.svg
12+
[github-actions-url]: https://github.com/react-component/upload/actions/workflows/react-component-ci.yml
1313
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/upload/master.svg?style=flat-square
1414
[codecov-url]: https://app.codecov.io/gh/react-component/upload
15-
[david-url]: https://david-dm.org/react-component/upload
16-
[david-image]: https://david-dm.org/react-component/upload/status.svg?style=flat-square
17-
[david-dev-url]: https://david-dm.org/react-component/upload?type=dev
18-
[david-dev-image]: https://david-dm.org/react-component/upload/dev-status.svg?style=flat-square
1915
[download-image]: https://img.shields.io/npm/dm/@rc-component/upload.svg?style=flat-square
2016
[download-url]: https://npmjs.org/package/@rc-component/upload
2117
[bundlephobia-url]: https://bundlephobia.com/package/@rc-component/upload

0 commit comments

Comments
 (0)