Skip to content

Commit 5023327

Browse files
committed
docs: fix ib-to-eb link for eb-chain
1 parent 4b54c71 commit 5023327

File tree

2 files changed

+118
-118
lines changed

2 files changed

+118
-118
lines changed

docs/workshop/eb-chain.d2

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,11 @@ eb_chain1.EB1 -> eb_chain1.IB2: "Ref" {
137137
}
138138

139139
# IB validation references for Example 1
140-
eb_chain1.IB1 -> eb_chain1.EB1: "Validated against" {
140+
eb_chain1.IB1 -> eb_chain1.EB1: "Ledger Ref" {
141141
class: ledger_link
142142
}
143143

144-
eb_chain1.IB2 -> eb_chain1.EB2: "Validated against" {
144+
eb_chain1.IB2 -> eb_chain1.EB2: "Ledger Ref" {
145145
class: ledger_link
146146
}
147147

@@ -164,11 +164,11 @@ eb_chain2.EB3 -> eb_chain2.IB4: "Ref" {
164164
}
165165

166166
# IB validation references for Example 2
167-
eb_chain2.IB3 -> eb_chain2.EB3: "Validated against" {
167+
eb_chain2.IB3 -> eb_chain2.EB3: "Ledger Ref" {
168168
class: ledger_link
169169
}
170170

171-
eb_chain2.IB4 -> eb_chain2.EB4: "Validated against" {
171+
eb_chain2.IB4 -> eb_chain2.EB4: "Ledger Ref" {
172172
class: ledger_link
173173
}
174174

0 commit comments

Comments
 (0)