We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449ae1d commit 7a2fe6eCopy full SHA for 7a2fe6e
1 file changed
lib/rules/template-valid-label-for.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-// See html-validate (https://html-validate.org/rules/input-missing-label.html) for the related peer rule.
+// See html-validate (https://html-validate.org/rules/valid-for.html) for the related peer rule.
4
//
5
// Validates <label for="x"> in two ways:
6
// 1. Points to a labelable HTML control defined in the same template
0 commit comments