From 1d7bfa68644107f7133e9bdd56416e1af5ebf2cb Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Mon, 26 Aug 2024 10:28:38 -0400 Subject: [PATCH] Correct some references to be informative. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index e3b5d1e..4fd5064 100644 --- a/index.html +++ b/index.html @@ -1131,7 +1131,7 @@

Resource Integrity

JSON-LD context authors are expected to add `digestMultibase` to contexts that will be used in documents that refer to other resources and to include an -associated cryptographic digest. For example, the [[[VC-DATA-MODEL-2.0]]] base +associated cryptographic digest. For example, the [[[?VC-DATA-MODEL-2.0]]] base context (`https://www.w3.org/ns/credentials/v2`) includes the `digestMultibase` property.

@@ -1684,7 +1684,7 @@

Cryptographic Suites

instantiation algorithm">data integrity cryptographic suite instantiation algorithm that accepts a set of options ([=map=] |options|) and returns a [=cryptosuite instance=] ([=struct=] |cryptosuite|). This algorithm SHOULD be -listed in the [[[VC-EXTENSIONS]]] document. A data integrity cryptographic suite instance [=struct=] has the following [=struct/items=].
@@ -1741,7 +1741,7 @@

Cryptographic Suites

A [=cryptosuite instance=] is instantiated using a [=cryptosuite instantiation algorithm=] and is made available to algorithms in an implementation-specific -manner. Implementations MAY use the [[[VC-EXTENSIONS]]] document to discover +manner. Implementations MAY use the [[[?VC-EXTENSIONS]]] document to discover known [=cryptosuite instantiation algorithms=].