diff options
Diffstat (limited to 'docs/designers/language-custom-functions/language-function-fetch.md')
| -rw-r--r-- | docs/designers/language-custom-functions/language-function-fetch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/designers/language-custom-functions/language-function-fetch.md b/docs/designers/language-custom-functions/language-function-fetch.md index 2ff494fd..a2f07f3a 100644 --- a/docs/designers/language-custom-functions/language-function-fetch.md +++ b/docs/designers/language-custom-functions/language-function-fetch.md @@ -28,7 +28,7 @@ ftp and display the contents. > If security is enabled, and you are fetching a file from the local > file system, `{fetch}` will only allow files from within the > `$secure_dir` path of the security policy. See the - > [Security](../../programmers/advanced-features/advanced-features-security.md) section for details. + > [Security](../../api/security.md) section for details. - If the `assign` attribute is set, the output of the `{fetch}` function will be assigned to this template variable instead of being |
