diff --git a/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md b/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md index d22cfd6b40..d6d1afcb44 100644 --- a/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md +++ b/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md @@ -24,7 +24,7 @@ acknowledgments: ## Applicability -This rule applies to any [HTML or SVG element][] that is [included in the accessibility tree][], is an [allowed child element](https://w3c.github.io/aria/#mustContain) of another element with an [explicit semantic role][] of `none` or `presentation`. +This rule applies to any [HTML or SVG element][] that is [included in the accessibility tree][], is an [allowed child element](https://www.w3.org/TR/wai-aria-1.3/#mustContain) of another element with an [explicit semantic role][] of `none` or `presentation`. ## Expectation