We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6f890 commit 7e104f7Copy full SHA for 7e104f7
docs/workshop/eb-reference.d2
@@ -123,24 +123,24 @@ EB0 -> volatile.RB: "Ledger Ref" {
123
124
# IB references
125
126
-IB4 -> EB1: {
127
- class: to_eb_arrow
+IB4 -> EB1: "Ledger Ref" {
+ class: ledger_link
128
}
129
130
-IB3 -> EB1: {
131
+IB3 -> EB1: "Ledger Ref" {
132
133
134
-IB2 -> EB: {
135
+IB2 -> EB: "Ledger Ref" {
136
137
138
-IB1 -> EB: {
139
+IB1 -> EB: "Ledger Ref" {
140
141
142
-IB -> EB0: {
143
+IB -> EB0: "Ledger Ref" {
144
145
146
direction: left
0 commit comments