Skip to content

Commit

Permalink
Fix references in mapping language
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Apr 11, 2023
1 parent 0f9177a commit 6b7d9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1057,8 +1057,8 @@ <h2>Example Mapping</h2>
<li>
If <code>exp</code> is present, set the value of <code>validUntil</code> to the
<code>dateTime</code> obtained by converting the value of <code>exp</code> from
the <code>NumericDate</code> described in RFC 7519 to a <code>dateTime</code> as
described in XMLSCHEMA11-2.
the <code>NumericDate</code> described in [[!RFC7519]] to a <code>dateTime</code> as
described in [[!XMLSCHEMA11-2]].
</li>
<li>
Set the value of <code>credentialSubject</code> to an object that contains
Expand Down

0 comments on commit 6b7d9a9

Please sign in to comment.