mirror of
https://github.com/go-task/task.git
synced 2026-06-27 14:44:19 +00:00
fix: links to static files
This commit is contained in:
@@ -35,7 +35,7 @@ To get autocompletion and validation for your Taskfile, see the
|
||||
This was initially created by @KROSF in
|
||||
[this Gist](https://gist.github.com/KROSF/c5435acf590acd632f71bb720f685895) and
|
||||
is now officially maintained in
|
||||
[this file](https://github.com/go-task/task/blob/main/website/static/schema.json)
|
||||
[this file](https://github.com/go-task/task/blob/main/website/src/public/schema.json)
|
||||
and made available at https://taskfile.dev/schema.json. This schema can be used
|
||||
to validate Taskfiles and provide autocompletion in many code editors:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user