Skip to content

Commit c0b4c19

Browse files
authored
chore(readme): fix images
1 parent 1a8df44 commit c0b4c19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<a href="https://taskfile.dev">
3-
<img src="website/static/img/logo.svg" width="200px" height="200px" />
3+
<img src="website/src/public/img/logo.svg" width="200px" height="200px" />
44
</a>
55

66
<h1>Task</h1>
@@ -19,7 +19,7 @@
1919
<tr>
2020
<td align="center" valign="middle">
2121
<a target="_blank" href="https://devowl.io">
22-
<img src="/website/static/img/devowl.io.svg" height="100px" title="devowl.io" />
22+
<img src="/website/src/public/img/devowl.io.svg" height="100px" title="devowl.io" />
2323
</a>
2424
</td>
2525
</tr>

0 commit comments

Comments
 (0)