Skip to content

Commit b33fc47

Browse files
JohnChen0andreastt
authored andcommitted
index: fix link to fragment serializing algorithm (#1397)
1 parent b16bbbd commit b33fc47

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
@@ -9301,7 +9301,7 @@ <h2>Index</h2>
93019301
<dt>DOM Parsing
93029302
<dd><p>The following terms are defined in the DOM Parsing and Serialization Specification: [[!DOMPARSING]]
93039303
<ul>
9304-
<li><!-- Fragment serializing algorithm --><dfn><a href="https://w3c.github.io/DOM-Parsing/#dfn-fragment-parsing-algorithm">Fragment serializing algorithm</a></dfn>
9304+
<li><!-- Fragment serializing algorithm --><dfn><a href="https://w3c.github.io/DOM-Parsing/#dfn-fragment-serializing-algorithm">Fragment serializing algorithm</a></dfn>
93059305
</ul>
93069306
</dd>
93079307

0 commit comments

Comments
 (0)