diff --git a/crates/elements/src/_docs/attributes/background.md b/crates/elements/src/_docs/attributes/background.md index 876f51429..1a289e2f4 100644 --- a/crates/elements/src/_docs/attributes/background.md +++ b/crates/elements/src/_docs/attributes/background.md @@ -1,6 +1,6 @@ Specify a color as the background of an element. -You can learn about the syntax of this attribute [here](#color-syntax). +You can learn about the syntax of this attribute in [`Color Syntax`](crate::_docs::color_syntax). ### Example