Skip to content

Commit 2b7d2e8

Browse files
authored
docs: fix ESLint logo (#608)
1 parent a30bbe5 commit 2b7d2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<a href="https://eslint.org/">
3-
<img width="150" height="150" src="https://eslint.org/assets/img/logo.svg">
3+
<img width="150" height="150" src="https://raw.githubusercontent.com/eslint/eslint/main/docs/src/static/favicon.png">
44
</a>
55
<a href="https://testing-library.com/">
66
<img width="150" height="150" src="https://raw.githubusercontent.com/testing-library/dom-testing-library/master/other/octopus.png">

0 commit comments

Comments
 (0)