You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content_management/file_management/file_url_handling.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ibexa:
17
17
url_prefix: '$var_dir$/$storage_dir$'
18
18
```
19
19
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.
0 commit comments