mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
README: Fix logo path
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://taskfile.dev">
|
<a href="https://taskfile.dev">
|
||||||
<img src="docs/Logo.png" width="200px" height="200px" />
|
<img src="docs/static/img/logo.svg" width="200px" height="200px" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<h1>Task</h1>
|
<h1>Task</h1>
|
||||||
|
Reference in New Issue
Block a user