mirror of
https://github.com/go-task/task.git
synced 2026-06-26 14:16:16 +00:00
docs: update sprig links to our domain
This commit is contained in:
@@ -467,7 +467,7 @@ includes:
|
||||
Vars declared in the included Taskfile have preference over the variables in the
|
||||
including Taskfile! If you want a variable in an included Taskfile to be
|
||||
overridable, use the
|
||||
[default function](https://go-task.github.io/slim-sprig/defaults.html):
|
||||
[default function](https://sprig.taskfile.dev/defaults.html):
|
||||
<span v-pre>`MY_VAR: '{{.MY_VAR | default "my-default-value"}}'`</span>.
|
||||
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user