Skip to content

Commit b423646

Browse files
authored
docs: update README badges (#870)
1 parent 27dfa51 commit b423646

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

README.md

+4-16
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
---
1414

15-
[![Build status][build-badge]][build-url]
1615
[![Package version][version-badge]][version-url]
1716
[![eslint-remote-tester][eslint-remote-tester-badge]][eslint-remote-tester-workflow]
1817
[![eslint-plugin-testing-library][package-health-badge]][package-health-url]
@@ -21,10 +20,7 @@
2120
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)
2221
[![PRs Welcome][pr-badge]][pr-url]
2322
[![All Contributors][all-contributors-badge]](#contributors-)
24-
<br />
25-
[![Watch on Github][gh-watchers-badge]][gh-watchers-url]
26-
[![Star on Github][gh-stars-badge]][gh-stars-url]
27-
[![Tweet][tweet-badge]][tweet-url]
23+
2824

2925
## Installation
3026

@@ -442,25 +438,17 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
442438

443439
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
444440

445-
[build-badge]: https://github.com/testing-library/eslint-plugin-testing-library/actions/workflows/pipeline.yml/badge.svg
446-
[build-url]: https://github.com/testing-library/eslint-plugin-testing-library/actions/workflows/pipeline.yml
447441
[version-badge]: https://img.shields.io/npm/v/eslint-plugin-testing-library
448442
[version-url]: https://www.npmjs.com/package/eslint-plugin-testing-library
449443
[license-badge]: https://img.shields.io/npm/l/eslint-plugin-testing-library
450-
[eslint-remote-tester-badge]: https://img.shields.io/github/workflow/status/AriPerkkio/eslint-remote-tester/eslint-plugin-testing-library?label=eslint-remote-tester
451-
[eslint-remote-tester-workflow]: https://github.com/AriPerkkio/eslint-remote-tester/actions?query=workflow%3Aeslint-plugin-testing-library
444+
[license-url]: https://github.com/testing-library/eslint-plugin-testing-library/blob/main/LICENSE
445+
[eslint-remote-tester-badge]: https://img.shields.io/github/actions/workflow/status/AriPerkkio/eslint-remote-tester/lint-eslint-plugin-testing-library.yml
446+
[eslint-remote-tester-workflow]: https://github.com/AriPerkkio/eslint-remote-tester/actions/workflows/lint-eslint-plugin-testing-library.yml
452447
[package-health-badge]: https://snyk.io/advisor/npm-package/eslint-plugin-testing-library/badge.svg
453448
[package-health-url]: https://snyk.io/advisor/npm-package/eslint-plugin-testing-library
454-
[license-url]: https://github.com/testing-library/eslint-plugin-testing-library/blob/main/license
455449
[pr-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
456450
[all-contributors-badge]: https://img.shields.io/github/all-contributors/testing-library/eslint-plugin-testing-library?color=orange&style=flat-square
457451
[pr-url]: http://makeapullrequest.com
458-
[gh-watchers-badge]: https://img.shields.io/github/watchers/testing-library/eslint-plugin-testing-library?style=social
459-
[gh-watchers-url]: https://github.com/testing-library/eslint-plugin-testing-library/watchers
460-
[gh-stars-badge]: https://img.shields.io/github/stars/testing-library/eslint-plugin-testing-library?style=social
461-
[gh-stars-url]: https://github.com/testing-library/eslint-plugin-testing-library/stargazers
462-
[tweet-badge]: https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Ftesting-library%2Feslint-plugin-testing-library
463-
[tweet-url]: https://twitter.com/intent/tweet?url=https%3a%2f%2fgithub.com%2ftesting-library%2feslint-plugin-testing-library&text=check%20out%20eslint-plugin-testing-library%20by%20@belcodev
464452
[badge-dom]: https://img.shields.io/badge/%F0%9F%90%99-DOM-black?style=flat-square
465453
[badge-angular]: https://img.shields.io/badge/-Angular-black?style=flat-square&logo=angular&logoColor=white&labelColor=DD0031&color=black
466454
[badge-react]: https://img.shields.io/badge/-React-black?style=flat-square&logo=react&logoColor=white&labelColor=61DAFB&color=black

0 commit comments

Comments
 (0)