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

Commit 21300e0

Browse files
authored
docs: fix readme formating
1 parent 1589a66 commit 21300e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -130,17 +130,17 @@ Don't forget to polyfill require if you want to use it in Node.js. See the webpa
130130

131131
MIT
132132

133-
[npm]: https://img.shields.io/npm/v/json-loader.svg
134-
[npm-url]: https://npmjs.com/package/json-loader
133+
[npm]: https://img.shields.io/npm/v/json5-loader.svg
134+
[npm-url]: https://npmjs.com/package/json5-loader
135135

136-
[deps]: https://david-dm.org/webpack-contrib/json-loader.svg
137-
[deps-url]: https://david-dm.org/webpack-contrib/json-loader
136+
[deps]: https://david-dm.org/webpack-contrib/json5-loader.svg
137+
[deps-url]: https://david-dm.org/webpack-contrib/json5-loader
138138

139139
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
140140
[chat-url]: https://gitter.im/webpack/webpack
141141

142-
[test]: http://img.shields.io/travis/webpack-contrib/json-loader.svg
143-
[test-url]: https://travis-ci.org/webpack-contrib/json-loader
142+
[test]: http://img.shields.io/travis/webpack-contrib/json5-loader.svg
143+
[test-url]: https://travis-ci.org/webpack-contrib/json5-loader
144144

145145
[cover]: https://coveralls.io/repos/github/webpack-contrib/json-loader/badge.svg?branch=master
146146
[cover-url]: https://coveralls.io/github/webpack-contrib/json-loader?branch=master

0 commit comments

Comments
 (0)