Skip to content

Commit f0c4a51

Browse files
committed
docs: update build badge
1 parent 0fbb7f6 commit f0c4a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ To enable this configuration use the `extends` property in your
153153
| [prefer-screen-queries](docs/rules/prefer-screen-queries.md) | Suggest using screen while using queries | | |
154154
| [prefer-wait-for](docs/rules/prefer-wait-for.md) | Use `waitFor` instead of deprecated wait methods | | ![fixable-badge][] |
155155

156-
[build-badge]: https://github.com/testing-library/eslint-plugin-testing-library/actions/workflows/ci.yml/badge.svg
157-
[build-url]: https://github.com/testing-library/eslint-plugin-testing-library/actions/workflows/ci.yml
156+
[build-badge]: https://github.com/testing-library/eslint-plugin-testing-library/actions/workflows/pipeline.yml/badge.svg
157+
[build-url]: https://github.com/testing-library/eslint-plugin-testing-library/actions/workflows/pipeline.yml
158158
[version-badge]: https://img.shields.io/npm/v/eslint-plugin-testing-library?style=flat-square
159159
[version-url]: https://www.npmjs.com/package/eslint-plugin-testing-library
160160
[license-badge]: https://img.shields.io/npm/l/eslint-plugin-testing-library?style=flat-square

0 commit comments

Comments
 (0)