Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 4e4dfad

Browse files
committed
docs(readme): Fix coverage url
1 parent 8a4cb82 commit 4e4dfad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ MIT
149149
[tests]: http://img.shields.io/travis/webpack-contrib/file-loader.svg
150150
[tests-url]: https://travis-ci.org/webpack-contrib/file-loader
151151

152-
[cover]: https://coveralls.io/repos/github/webpack-contrib/file-loader/badge.svg
153-
[cover-url]: https://coveralls.io/github/webpack-contrib/file-loader
152+
[cover]: https://codecov.io/gh/webpack-contrib/file-loader/branch/master/graph/badge.svg
153+
[cover-url]: https://codecov.io/gh/webpack-contrib/file-loader
154154

155155
[chat]: https://badges.gitter.im/webpack/webpack.svg
156156
[chat-url]: https://gitter.im/webpack/webpack

0 commit comments

Comments
 (0)