Skip to content

Commit cd15de6

Browse files
Kent C. Doddsgnapse
authored andcommitted
docs: fix owl url (#102)
1 parent 44f0020 commit cd15de6

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
@@ -2,7 +2,7 @@
22
<h1>jest-dom</h1>
33

44
<a href="https://www.emojione.com/emoji/1f989">
5-
<img height="80" width="80" alt="owl" src="https://raw.githubusercontent.com/testingnapse/jest-dom/master/other/owl.png" />
5+
<img height="80" width="80" alt="owl" src="https://raw.githubusercontent.com/testing-library/jest-dom/master/other/owl.png" />
66
</a>
77

88
<p>Custom jest matchers to test the state of the DOM</p>

0 commit comments

Comments
 (0)