mirror of
https://github.com/go-task/task.git
synced 2025-03-03 14:52:13 +02:00
docs: fix special variables link (#1730)
This commit is contained in:
parent
1f2cbfb932
commit
81ff1cdea0
@ -1228,7 +1228,7 @@ match that glob.
|
||||
|
||||
Source paths will always be returned as paths relative to the task directory. If
|
||||
you need to convert this to an absolute path, you can use the built-in
|
||||
`joinPath` function. There are some [special variables](/api/#special-variables)
|
||||
`joinPath` function. There are some [special variables](/reference/templating/#special-variables)
|
||||
that you may find useful for this.
|
||||
|
||||
```yaml
|
||||
|
@ -1228,7 +1228,7 @@ match that glob.
|
||||
|
||||
Source paths will always be returned as paths relative to the task directory. If
|
||||
you need to convert this to an absolute path, you can use the built-in
|
||||
`joinPath` function. There are some [special variables](/api/#special-variables)
|
||||
`joinPath` function. There are some [special variables](/reference/templating/#special-variables)
|
||||
that you may find useful for this.
|
||||
|
||||
```yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user