Skip to content

Commit b667ce8

Browse files
committed
Correct context url
1 parent 68e17ac commit b667ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

credentials/utopia-birth-certificate-vc-v2/queries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"example": {
88
"@context": [
99
"https://www.w3.org/ns/credentials/v2",
10-
"https://w3id.org/vital-records/v1rc3",
10+
"https://w3id.org/vital-records/v1rc4",
1111
"https://w3id.org/vc/render-method/v2rc1"
1212
],
1313
"type": ["BirthCertificateCredential"]

0 commit comments

Comments
 (0)