mirror of
https://github.com/go-task/task.git
synced 2025-06-08 23:56:21 +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
|
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
|
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.
|
that you may find useful for this.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
@ -1228,7 +1228,7 @@ match that glob.
|
|||||||
|
|
||||||
Source paths will always be returned as paths relative to the task directory. If
|
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
|
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.
|
that you may find useful for this.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user