Skip to content

Commit

Permalink
Fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviaracil committed Mar 28, 2024
1 parent 3c7462e commit 33d0150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ob_v3p0/integrity.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ Verifiers that receive a OpenBadgeCredential in Compact JWS format MUST perform
1. Convert the value of the JWT Payload to an [OpenBadgeCredential](#achievementcredential) and continue with [[[#jwt-verify-credential]]].

<div class="note">
Credentials created following [[[VC-DATA-MODEL]]] ([[VC-DATA-MODEL]]) store the [OpenBadgeCredential](#achievementcredential) in the \`vc\` claim of the JWT Payload. In this case, the
contents of the \`vc\` claim must be converted to an [OpenBadgeCredential](#achievementcredential)
Credentials created following [[[VC-DATA-MODEL]]] ([[VC-DATA-MODEL]]) store the <a href="#achievementcredential">OpenBadgeCredential</a> in the \`vc\` claim of the JWT Payload. In this case, the
contents of the \`vc\` claim must be converted to an <a href="#achievementcredential">OpenBadgeCredential</a>
and continue with [[[#jwt-verify-credential]]].
</div>

Expand Down

0 comments on commit 33d0150

Please sign in to comment.