diff --git a/files/en-us/web/api/htmltablerowelement/bgcolor/index.md b/files/en-us/web/api/htmltablerowelement/bgcolor/index.md
index e9e48cab4090dd3..9a520da407b21c4 100644
--- a/files/en-us/web/api/htmltablerowelement/bgcolor/index.md
+++ b/files/en-us/web/api/htmltablerowelement/bgcolor/index.md
@@ -27,7 +27,7 @@ One of the following value types can be used:
## Examples
-Use CSS `background-color` instead. An [example](/en-US/docs/Web/CSS/Reference/Properties/background-color#colorize_tables) is available on the {{cssxref("background-color")}} page.
+Use CSS `background-color` instead. An [example](/en-US/docs/Web/CSS/Reference/Properties/background-color#basic_example) is available on the {{cssxref("background-color")}} page.
## Specifications