Skip to content

Commit

Permalink
docs: fix the broken image url (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan committed Jun 18, 2021
1 parent 1c94d00 commit 44402f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img width="200" height="200" src="https://cdn.worldvectorlogo.com/logos/javascript.svg">
<img width="200" height="200" src="https://cdn.worldvectorlogo.com/logos/logo-javascript.svg">
<a href="https://webpack.js.org/">
<img width="200" height="200" vspace="" hspace="25" src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon-square-big.svg">
</a>
Expand Down

0 comments on commit 44402f5

Please sign in to comment.