Skip to content

Commit

Permalink
Merge pull request #17353 from burhanuday/fix/codecov-badge
Browse files Browse the repository at this point in the history
fix: use codecov badge in readme
  • Loading branch information
TheLarkInn committed Jun 12, 2023
2 parents 6a8b304 + ad71e55 commit 5e3c4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -714,5 +714,5 @@ src="https://static.monei.net/monei-logo.svg" height="30" alt="MONEI"></a>
[builds2-url]: https://dev.azure.com/webpack/webpack/_build/latest?definitionId=3
[licenses-url]: https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fwebpack%2Fwebpack?ref=badge_shield
[licenses]: https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fwebpack%2Fwebpack.svg?type=shield
[cover]: https://img.shields.io/coveralls/webpack/webpack.svg
[cover-url]: https://coveralls.io/r/webpack/webpack/
[cover]: https://codecov.io/gh/webpack/webpack/branch/master/graph/badge.svg?token=mDP3mQJNnn
[cover-url]: https://codecov.io/gh/webpack/webpack

0 comments on commit 5e3c4d0

Please sign in to comment.