diff --git a/docs/docs/community.md b/docs/docs/community.md index ed143461..d694d548 100644 --- a/docs/docs/community.md +++ b/docs/docs/community.md @@ -19,7 +19,7 @@ website [on this repository](https://github.com/DeronW/task). Many of our integrations are contributed and maintained by the community. You can view the full list of community integrations -[here](./integrations#community-integrations). +[here](/integrations#community-integrations). ## Installation methods diff --git a/docs/docs/integrations.md b/docs/docs/integrations.md index 7532b9d6..3ab72a65 100644 --- a/docs/docs/integrations.md +++ b/docs/docs/integrations.md @@ -32,7 +32,7 @@ To get autocompletion and validation for your Taskfile, see the This was initially created by [@KROSF](https://github.com/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/master/docs/static/schema.json) +[this file](https://github.com/go-task/task/blob/main/docs/static/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: