Skip to content

Commit 59240fe

Browse files
authored
Merge pull request #493 from FranklinYu/fix/doc-deprecation
Mark the replacement for label-has-for
2 parents 7c53b60 + bde7727 commit 59240fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/label-has-for.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Deprecated] label-has-for
22

3-
*This rule was deprecated in v6.1.0. It will no longer be maintained.*
3+
*This rule was deprecated in v6.1.0. It will no longer be maintained. Please use [`label-has-associated-control`](label-has-associated-control.md) instead.*
44

55
Enforce label tags have associated control.
66

0 commit comments

Comments
 (0)