Skip to content

Commit

Permalink
fixed LDP-VC example filter (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Rinnetmäki <samuel@iki.fi>
  • Loading branch information
samuelmr committed Apr 24, 2024
1 parent 8aeaee3 commit 9464af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewer/src/app/info/info.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1 mat-dialog-title>Info</h1>
agents claiming EBSI compliance</a>,
<a href="./#%7B%22capability%22:%5B%22issuer%22%5D%2C%22issuanceProtocols%22:%5B%22OpenID4VCI%22%5D%7D">
issuer agents supporting <code>OID4VCI</code></a> or
<a href="./#%7B%22capability%22:%5B%22holder%22%5D%2C%22type%22:%5B%22edge%22%5D%2C%22credentialFormats%22:%5B%22LDP-VC%22%5D%7D">
<a href="./#%7B%22capability%22:%5B%22holder%22%5D%2C%22type%22:%22edge%22%2C%22credentialFormats%22:%5B%22LDP-VC%22%5D%7D">
mobile wallets supporting the <code>LDP-VC</code> credential format</a>.
</p>
<p>
Expand Down

0 comments on commit 9464af2

Please sign in to comment.