Skip to content

Commit a636c1c

Browse files
Copilotafc163
andcommitted
fix: update CI badge URL in README to fix 404
The workflow file is react-component-ci.yml (name: ✅ test), not CI. Also removed stale travis/circleci/coveralls/david-dm badge references. Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
1 parent 51f4dc9 commit a636c1c

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

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)