Skip to content

Commit 4749236

Browse files
committed
docs: update logo path in readme
1 parent bdfbc04 commit 4749236

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,4 +1,4 @@
1-
<p align="center"><img src="https://raw.githubusercontent.com/devrnt/react-use-wizard/main/assets/logo.svg" alt="react-use-wizard logo" height="120px" style="margin-top: 20px;"/></p>
1+
<p align="center"><img src="./assets/logo.svg" alt="react-use-wizard logo" height="120px" style="margin-top: 20px;"/></p>
22
<h1 align="center">react-use-wizard</h1>
33
<p align="center">A React wizard (stepper) builder without the hassle, powered by hooks.</p>
44

0 commit comments

Comments
 (0)