Skip to content

Commit

Permalink
Fix HTML bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper committed Jan 9, 2025
1 parent 54a0a34 commit fa5c855
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1101,12 +1101,13 @@ <h2>Dereferencing the Fragment</h2>
<var>input <a>DID URL</a></var>.</li>
<li>Return the <var>output <a>service endpoint</a> URL</var>.</li>
</ol>
</li>
<li>Otherwise, dereference the DID fragment as defined by the media type ([[RFC2046]]) of the resource.
For example, if the resource is a representation of a DID document with media type <code>application/did</code>, then
the fragment is treated according to the rules associated with the
<a href="https://www.w3.org/TR/json-ld11/#iana-considerations">JSON-LD 1.1: application/ld+json media type</a>
[JSON-LD11].
</li>
</li>
</ol>

<p class="note">
Expand Down

0 comments on commit fa5c855

Please sign in to comment.