mirror of
https://github.com/go-task/task.git
synced 2026-07-10 04:22:03 +02:00
fix: dead links
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 |
|
||||
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user