Skip to content

Commit

Permalink
Fix broken link to verification algorithm.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Dec 26, 2023
1 parent 0e2f58b commit fef2a6f
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6309,13 +6309,12 @@ <h3>Issuer</h3>

<p>
Metadata related to the `issuer` <a>property</a> is available to the
<a>verifier</a> through the <a href="#verify-securing-mechanism">verification
algorithm of the securing mechanism</a> as defined in Section
<a href="#securing-mechanisms"></a>. This metadata includes identification of
the verified controller of the verification method used by the securing
mechanism to secure each <a>verifiable credential</a> or <a>verifiable
presentation</a>, of which the controller is typically the respective `issuer`
or `holder`.
<a>verifier</a> through the <a href="#verification">verification
algorithm</a> as defined in Section <a href="#verification"></a>.
This metadata includes identification of the verified controller of the
verification method used by the securing mechanism to secure each <a>verifiable
credential</a> or <a>verifiable presentation</a>, of which the controller is
typically the respective `issuer` or `holder`.
</p>

<p>
Expand Down

0 comments on commit fef2a6f

Please sign in to comment.