fix: dead links

This commit is contained in:
Pete Davison
2026-07-02 23:04:41 +00:00
parent 9f6dfa7fbf
commit 060ec4b454
2 changed files with 4 additions and 6 deletions

View File

@@ -6,9 +6,7 @@ outline: deep
# Remote Taskfiles (#1317)
The Remote Taskfiles experiment has now [been released][changelog] :tada:. To
learn more, you can read the [remote Taskfile docs][remote-taskfile-docs] or
check out our [blog post][blog-post].
learn more, you can read the [remote Taskfile docs][remote-taskfile-docs].
[changelog]: ../changelog.md#v3511---2026-05-16
[remote-taskfile-docs]: ../remote-taskfiles.md
[blog-post]: ../../blog/remote-taskfiles

View File

@@ -173,9 +173,9 @@ includes:
## Special Variables
The file-path [special variables](../reference/templating.md#file-paths) behave
differently when a Taskfile is loaded from a remote source, because there is no
local file or directory that corresponds 1:1 to the Taskfile:
The file-path [special variables](../docs/reference/templating.md#file-paths)
behave differently when a Taskfile is loaded from a remote source, because there
is no local file or directory that corresponds 1:1 to the Taskfile:
| Variable | Value when loaded remotely |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |