Skip to content

Commit 0f15cb9

Browse files
author
nebarf
committed
Use absolute path as logo ref on readme
1 parent 5e882c7 commit 0f15cb9

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,7 +1,7 @@
11
<h1 align="center">React http fetch</h1>
22

33
<p align="center">
4-
<img src="assets/img/react-http-fetch-logo.png" alt="react-http-fetch logo"/>
4+
<img src="https://github.com/nebarf/react-http-fetch/blob/main/assets/img/react-http-fetch-logo.png?raw=true" alt="react-http-fetch logo"/>
55
<br>
66
<i>A http library for React JS built on top of JS native fetch.</i>
77
<br>

0 commit comments

Comments
 (0)