Skip to content

Commit 5eb264a

Browse files
Fix link in frontend integration (#40556)
1 parent 32bd238 commit 5eb264a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/frontend.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The example above defines red color for open garage doors and brown color for in
103103

104104
### Unsupported theme variables
105105

106-
Although we do our best to keep things working, the behavior of other theme variables can change between releases. For a partial list of variables used by the main frontend see [color.globals.ts](https://github.com/home-assistant/frontend/blob/master/src/resources/theme/color.globals.ts).
106+
Although we do our best to keep things working, the behavior of other theme variables can change between releases. For a partial list of variables used by the main frontend see [color.globals.ts](https://github.com/home-assistant/frontend/blob/master/src/resources/theme/color/color.globals.ts).
107107

108108
### Dark mode support
109109

0 commit comments

Comments
 (0)