From 51f4dc9080625bc69dcfc2036d909e01a2c48c67 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:51:00 +0000 Subject: [PATCH 1/2] Initial plan From a636c1cd6ac49bfc056d90971d9bf67515459ba8 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:52:32 +0000 Subject: [PATCH 2/2] fix: update CI badge URL in README to fix 404 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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> --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index acf4a5b6..56c3203e 100644 --- a/README.md +++ b/README.md @@ -12,20 +12,10 @@ React Image. [npm-image]: http://img.shields.io/npm/v/rc-image.svg?style=flat-square [npm-url]: http://npmjs.org/package/rc-image -[github-actions-image]: https://github.com/react-component/image/workflows/CI/badge.svg -[github-actions-url]: https://github.com/react-component/image/actions -[travis-image]: https://img.shields.io/travis/react-component/image/master?style=flat-square -[travis-url]: https://travis-ci.org/react-component/image -[circleci-image]: https://img.shields.io/circleci/build/github/react-component/image/master?style=flat-square -[circleci-url]: https://circleci.com/gh/react-component/image -[coveralls-image]: https://img.shields.io/coveralls/react-component/image.svg?style=flat-square -[coveralls-url]: https://coveralls.io/r/react-component/image?branch=master +[github-actions-image]: https://github.com/react-component/image/actions/workflows/react-component-ci.yml/badge.svg +[github-actions-url]: https://github.com/react-component/image/actions/workflows/react-component-ci.yml [codecov-image]: https://img.shields.io/codecov/c/gh/react-component/image?style=flat-square [codecov-url]: https://codecov.io/gh/react-component/image -[david-url]: https://david-dm.org/react-component/image -[david-image]: https://david-dm.org/react-component/image/status.svg?style=flat-square -[david-dev-url]: https://david-dm.org/react-component/image?type=dev -[david-dev-image]: https://david-dm.org/react-component/image/dev-status.svg?style=flat-square [download-image]: https://img.shields.io/npm/dm/rc-image.svg?style=flat-square [download-url]: https://npmjs.org/package/rc-image [bundlephobia-url]: https://bundlephobia.com/result?p=rc-image