Skip to content

Commit 44402f5

Browse files
authored
docs: fix the broken image url (#767)
1 parent 1c94d00 commit 44402f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img width="200" height="200" src="https://cdn.worldvectorlogo.com/logos/javascript.svg">
2+
<img width="200" height="200" src="https://cdn.worldvectorlogo.com/logos/logo-javascript.svg">
33
<a href="https://webpack.js.org/">
44
<img width="200" height="200" vspace="" hspace="25" src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon-square-big.svg">
55
</a>

0 commit comments

Comments
 (0)