chore(readme): fix images

This commit is contained in:
Andrey Nering
2025-08-14 13:29:40 -03:00
committed by GitHub
parent 1a8df44e9e
commit c0b4c19443

View File

@@ -1,6 +1,6 @@
<div align="center"> <div align="center">
<a href="https://taskfile.dev"> <a href="https://taskfile.dev">
<img src="website/static/img/logo.svg" width="200px" height="200px" /> <img src="website/src/public/img/logo.svg" width="200px" height="200px" />
</a> </a>
<h1>Task</h1> <h1>Task</h1>
@@ -19,7 +19,7 @@
<tr> <tr>
<td align="center" valign="middle"> <td align="center" valign="middle">
<a target="_blank" href="https://devowl.io"> <a target="_blank" href="https://devowl.io">
<img src="/website/static/img/devowl.io.svg" height="100px" title="devowl.io" /> <img src="/website/src/public/img/devowl.io.svg" height="100px" title="devowl.io" />
</a> </a>
</td> </td>
</tr> </tr>