Skip to content

Commit edadfd7

Browse files
committed
1 parent eee1cd8 commit edadfd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entity.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $(GNAME NamedCharacterEntity):
1010
$(P D supports the full list of named character entities from HTML 5. However,
1111
dmd does not yet support named entities which contain multiple code points.
1212
Below is a $(I partial) list of the named character entities. See the
13-
$(LINK2 http://www.w3.org/TR/html5/named-character-references.html, HTML 5 Spec)
13+
$(LINK2 http://www.w3.org/TR/html5/syntax.html#named-character-references, HTML 5 Spec)
1414
for the full list.
1515
)
1616

0 commit comments

Comments
 (0)