Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(docs): fix up eslint logo (#299)
  • Loading branch information
dlackty authored and SimenB committed Jul 15, 2019
1 parent e901d03 commit a3a6dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@

<div align="center">
<a href="https://eslint.org/">
<img width="150" height="150" src="https://eslint.org/img/logo.svg">
<img width="150" height="150" src="https://eslint.org/assets/img/logo.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 a3a6dca

Please sign in to comment.