Skip to content

Commit dfc83c5

Browse files
Copilotafc163
andauthored
fix: update CI badge URL in README (#498)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 2825512 commit dfc83c5

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,10 @@ React Image.
1212

1313
[npm-image]: http://img.shields.io/npm/v/rc-image.svg?style=flat-square
1414
[npm-url]: http://npmjs.org/package/rc-image
15-
[github-actions-image]: https://github.com/react-component/image/workflows/CI/badge.svg
16-
[github-actions-url]: https://github.com/react-component/image/actions
17-
[travis-image]: https://img.shields.io/travis/react-component/image/master?style=flat-square
18-
[travis-url]: https://travis-ci.org/react-component/image
19-
[circleci-image]: https://img.shields.io/circleci/build/github/react-component/image/master?style=flat-square
20-
[circleci-url]: https://circleci.com/gh/react-component/image
21-
[coveralls-image]: https://img.shields.io/coveralls/react-component/image.svg?style=flat-square
22-
[coveralls-url]: https://coveralls.io/r/react-component/image?branch=master
15+
[github-actions-image]: https://github.com/react-component/image/actions/workflows/react-component-ci.yml/badge.svg
16+
[github-actions-url]: https://github.com/react-component/image/actions/workflows/react-component-ci.yml
2317
[codecov-image]: https://img.shields.io/codecov/c/gh/react-component/image?style=flat-square
2418
[codecov-url]: https://codecov.io/gh/react-component/image
25-
[david-url]: https://david-dm.org/react-component/image
26-
[david-image]: https://david-dm.org/react-component/image/status.svg?style=flat-square
27-
[david-dev-url]: https://david-dm.org/react-component/image?type=dev
28-
[david-dev-image]: https://david-dm.org/react-component/image/dev-status.svg?style=flat-square
2919
[download-image]: https://img.shields.io/npm/dm/rc-image.svg?style=flat-square
3020
[download-url]: https://npmjs.org/package/rc-image
3121
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-image

0 commit comments

Comments
 (0)