diff --git a/doc/lightweight-styling.md b/doc/lightweight-styling.md index 4087aa75b..d2bb29b8e 100644 --- a/doc/lightweight-styling.md +++ b/doc/lightweight-styling.md @@ -21,7 +21,7 @@ For general information about [lightweight styling](https://learn.microsoft.com/ ![Material - Button lightweight styling](assets/material-lightweight-styling-anatomy.png) -Just like Uno.Themes, some interactive controls have multiple states (eg. ChipForeground*PointerOver*, ChipForeground*Pressed*, ChipForeground*Disabled*). Combined with these, the Chip control also has a **Checked** state. [These links](lightweight-styling#resource-keys) list the resource keys for each control. +Just like in [Uno.Themes](xref:uno.themes.lightweightstyling), some interactive controls have multiple states (eg. ChipForeground*PointerOver*, ChipForeground*Pressed*, ChipForeground*Disabled*). Combined with these, the Chip control also has a **Checked** state. [These links](lightweight-styling#resource-keys) list the resource keys for each control. ```xml