Skip to content

Commit

Permalink
Merge pull request #493 from FranklinYu/fix/doc-deprecation
Browse files Browse the repository at this point in the history
Mark the replacement for label-has-for
  • Loading branch information
jessebeach committed Dec 2, 2018
2 parents 7c53b60 + bde7727 commit 59240fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/label-has-for.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Deprecated] label-has-for

*This rule was deprecated in v6.1.0. It will no longer be maintained.*
*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.*

Enforce label tags have associated control.

Expand Down

0 comments on commit 59240fe

Please sign in to comment.