Skip to content

Commit 5e18aff

Browse files
committed
Use [[HTML]] reference, not [[HTML52]].
1 parent b0ba962 commit 5e18aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5095,11 +5095,11 @@ <h3>The <dfn>JsonLdProcessor</dfn> Interface</h3>
50955095
extract the content of the <a>JSON-LD script element</a>(s) into <var>original input</var>:
50965096
<ol>
50975097
<li>Set <a>base IRI</a> to the the <a data-cite="HTML52/infrastructure.html#document-base-url">Document Base URL</a>
5098-
of <var>original input</var>, as defined in [[HTML52]],
5098+
of <var>original input</var>, as defined in [[HTML]],
50995099
using the existing <a>base IRI</a> as the document's URL.
51005100
<div class="issue atrisk">
51015101
The use of the <a data-cite="HTML52/infrastructure.html#document-base-url">Document Base URL</a>
5102-
from [[HTML52]] for setting the <a>base IRI</a> of the enclosed JSON-LD
5102+
from [[HTML]] for setting the <a>base IRI</a> of the enclosed JSON-LD
51035103
is an experimental feature, which may be changed in a future version of this specification.
51045104
</div>
51055105
<li>If the original passed <a data-lt="jsonldprocessor-expand-input">input</a> parameter

0 commit comments

Comments
 (0)