Skip to content

Commit 72c470c

Browse files
authored
Fix reference to Classic UI theming (#1895)
1 parent fce4dda commit 72c470c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/static-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It also automatically manages caching of static resources.
1919
If you were to hard-code these resources in templates with `<link>` or `<script>` tags, you would not have these advantages.
2020

2121
```{seealso}
22-
For some additional implementation information, see {ref}`classic-ui-theming-from-scratch-theme-label`.
22+
For some additional implementation information, see {doc}`theming/create-add-on`.
2323
```
2424

2525

0 commit comments

Comments
 (0)