Skip to content

Commit 6c23240

Browse files
Fix broken link to "labelable element" (#559)
* Fix broken link to "labelable element" Co-authored-by: Scott O'Hara <[email protected]>
1 parent 75bd4b7 commit 6c23240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,7 @@ <h2 id="docconformance">
22522252
<td>
22532253
<p>
22542254
If a `label` element is implicitly or explicitly associated with a
2255-
<a href="data-html/https://html.spec.whatwg.org/multipage/forms.html#category-label">labelable element</a> then
2255+
<a data-cite="html/forms.html#category-label">labelable element</a> then
22562256
<a><strong class="nosupport">no `role`</strong></a>
22572257
</p>
22582258
<p>

0 commit comments

Comments
 (0)