Skip to content

Commit

Permalink
docs: update ESLint logo (#1171)
Browse files Browse the repository at this point in the history
Use the new location of the ESLint logo
  • Loading branch information
timdeschryver committed Jul 24, 2022
1 parent 5bb8d1b commit 6fb1fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
<div align="center">
<a href="https://eslint.org/">
<img width="150" height="150" src="https://eslint.org/assets/img/logo.svg">
<img width="150" height="150" src="https://eslint.org/assets/images/logo/eslint-logo-color.svg">
</a>
<a href="https://facebook.github.io/jest/">
<img width="150" height="150" vspace="" hspace="25" src="https://jestjs.io/img/jest.png">
Expand Down

0 comments on commit 6fb1fcc

Please sign in to comment.