Skip to content

Commit 9eae394

Browse files
docs: update broken links in README (#431)
1 parent 9823274 commit 9eae394

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<div align="center">
2-
<img width="200" height="200" src="https://worldvectorlogo.com/logos/html5.svg" alt="html-loader">
2+
<img width="200" height="200" src="https://www.w3.org/html/logo/downloads/HTML5_Logo.svg" alt="html-loader">
33
<a href="https://github.com/webpack/webpack">
44
<img width="200" height="200" vspace="" hspace="25" src="https://webpack.js.org/assets/icon-square-big.svg" alt="webpack">
55
</a>
66
</div>
77

8+
89
[![npm][npm]][npm-url]
910
[![node][node]][node-url]
10-
[![deps][deps]][deps-url]
1111
[![tests][tests]][tests-url]
1212
[![coverage][cover]][cover-url]
1313
[![chat][chat]][chat-url]
@@ -1035,8 +1035,6 @@ Please take a moment to read our contributing guidelines if you haven't yet done
10351035
[npm-url]: https://npmjs.com/package/html-loader
10361036
[node]: https://img.shields.io/node/v/html-loader.svg
10371037
[node-url]: https://nodejs.org
1038-
[deps]: https://david-dm.org/webpack-contrib/html-loader.svg
1039-
[deps-url]: https://david-dm.org/webpack-contrib/html-loader
10401038
[tests]: https://github.com/webpack-contrib/html-loader/workflows/html-loader/badge.svg
10411039
[tests-url]: https://github.com/webpack-contrib/html-loader/actions
10421040
[cover]: https://codecov.io/gh/webpack-contrib/html-loader/branch/master/graph/badge.svg

0 commit comments

Comments
 (0)