Skip to content

Commit f26b43e

Browse files
committed
Rename diagram files to align with terminology.
1 parent 5f1c243 commit f26b43e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ <h3>Credentials</h3>
716716

717717
<figure id="basic-vc">
718718
<img style="margin: auto; display: block; width: 50%;"
719-
src="diagrams/credential.svg" alt="a Verifible
719+
src="diagrams/vc.svg" alt="a Verifible
720720
Credential contains Credential Metadata, Claim(s), and
721721
Proof(s)">
722722
<figcaption style="text-align: center;">
@@ -751,7 +751,7 @@ <h3>Credentials</h3>
751751

752752
<figure id="info-graph-vc">
753753
<img style="margin: auto; display: block; width: 100%;"
754-
src="diagrams/credential-graph.svg" alt="diagram with a
754+
src="diagrams/vc-graph.svg" alt="diagram with a
755755
Credential Graph on top connected via a proof to a
756756
Proof Graph on the bottom. The Credental Graph has
757757
Credential 123 with 4 properties: 'type' of value
@@ -845,7 +845,7 @@ <h3>Presentations</h3>
845845

846846
<figure id="info-graph-vp">
847847
<img style="margin: auto; display: block; width: 75%;"
848-
src="diagrams/presentation-graph.svg" alt="diagram with
848+
src="diagrams/vp-graph.svg" alt="diagram with
849849
a Presentation Graph on top connected via a proof to a
850850
Presentation Proof Graph on the bottom. The
851851
Presentation Graph has Presentation ABC with 3

0 commit comments

Comments
 (0)