Skip to content

Commit 3a55094

Browse files
mnoconadriendupuis
authored andcommitted
Fixed link to SiteAccess-aware settings (#2693)
(cherry picked from commit d35de90)
1 parent 4a8c43b commit 3a55094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/file_management/file_url_handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ibexa:
1717
url_prefix: '$var_dir$/$storage_dir$'
1818
```
1919
20-
`$var_dir$` and `$storage_dir$` are dynamic, [SiteAccess-aware settings](configuration.md#dynamic-settings-injection), and are replaced by their values in the execution context.
20+
`$var_dir$` and `$storage_dir$` are dynamic, [SiteAccess-aware settings](siteaccess_aware_configuration.md), and are replaced by their values in the execution context.
2121

2222
## Serving images with nginx
2323

0 commit comments

Comments
 (0)