Skip to content

Commit 0e4ba7e

Browse files
committed
Correct naming for image file instead of custom name
1 parent a2c9e05 commit 0e4ba7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

credentials/age-verification/credential.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"issuer": {
1313
"id": "did:example:12345678910111213",
14-
"image": "https://vcplayground.org/examples/age-verification/truage_logo.png",
14+
"image": "https://vcplayground.org/examples/age-verification/image.png",
1515
"name": "TruAge"
1616
},
1717
"issuanceDate": "2025-07-15T00:00:00Z",

0 commit comments

Comments
 (0)