Skip to content

Commit a2919f2

Browse files
committed
Fix broken links
Closes #1168
1 parent 90e6a99 commit a2919f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-ui-4/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -921,8 +921,8 @@ Omitted values are set to their initial values.
921921

922922
For the purpose of this specification,
923923
an <dfn>editable element</dfn> is either
924-
an <a href="https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html#editing-host">editing host</a>
925-
or a <a href="https://www.w3.org/TR/html/forms.html#mutability">mutable</a> form control with textual content,
924+
an <a href="https://w3c.github.io/editing/contentEditable.html#dfn-editing-host">editing host</a>
925+
or a <a href="https://www.w3.org/TR/html/sec-forms.html#mutable">mutable</a> form control with textual content,
926926
such as <{textarea}>.
927927

928928
Issue: Should there be constraints

0 commit comments

Comments
 (0)