diff --git a/docs/rules/label-has-for.md b/docs/rules/label-has-for.md index 234e06e83..71730c998 100644 --- a/docs/rules/label-has-for.md +++ b/docs/rules/label-has-for.md @@ -1,6 +1,6 @@ # jsx-a11y/label-has-for -❌ This rule is deprecated. It was replaced by [`jsx-a11y/label-has-associated-control`](../../docs/rules/label-has-associated-control.md). +❌ This rule is deprecated. It was replaced by [`jsx-a11y/label-has-associated-control`](label-has-associated-control.md). 🚫 This rule is _disabled_ in the following configs: ☑️ `recommended`, 🔒 `strict`.