Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Commit 74fccc4

Browse files
Munterevilebottnawi
authored andcommitted
docs: use https for test svg badge (#39)
1 parent ebd53aa commit 74fccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ module.exports = {
203203
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
204204
[chat-url]: https://gitter.im/webpack/webpack
205205

206-
[test]: http://img.shields.io/travis/webpack-contrib/cache-loader.svg
206+
[test]: https://img.shields.io/travis/webpack-contrib/cache-loader.svg
207207
[test-url]: https://travis-ci.org/webpack-contrib/cache-loader
208208

209209
[cover]: https://codecov.io/gh/webpack-contrib/cache-loader/branch/master/graph/badge.svg

0 commit comments

Comments
 (0)