Skip to content

Commit 1e5723e

Browse files
committed
Use data-cite to refer to Content Integrity section.
1 parent 6dfc23a commit 1e5723e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4896,10 +4896,10 @@ <h3>Base Context</h3>
48964896
default. It is considered a best practice to ensure that the same sorts of
48974897
protections are provided for any URL that is critical to the security of the
48984898
credential through the use of permanently cached files or cryptographic hashes.
4899-
See the <a href="https://w3c.github.io/vc-imp-guide/#content-integrity">Content
4900-
Integrity</a> section of the Verifiable Credential Implementation Guide to
4901-
verify that content that is either fetched remotely or loaded from a local
4902-
copy is consistent with what the <a>issuer</a> or <a>holder</a> intended.
4899+
See the <a data-cite="vc-imp-guide/#content-integrity">Content Integrity</a>
4900+
section of the Verifiable Credential Implementation Guide to verify that content
4901+
that is either fetched remotely or loaded from a local copy is consistent with
4902+
what the <a>issuer</a> or <a>holder</a> intended.
49034903
</p>
49044904
<p>
49054905
For convenience, the base context for the Verifiable Credential Data Model v2.0

0 commit comments

Comments
 (0)