File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,11 @@ Documentation covering explainers and tutorials for using Superchain interop.
35
35
36
36
<Card title = " Tutorials" href = " /stack/interop/tutorials" icon = { <img src = " /img/icons/shapes.svg" />} />
37
37
38
- <Card title = " Tools" href = " /stack/interop/tools" icon = { <img src = " /img/icons/shapes.svg" />} />
38
+ <Card title = " Tools" href = " /stack/interop/tools" icon = { <img src = " /img/icons/shapes.svg" />} />
39
39
40
40
<Card title = " Superchain interop transaction safety" href = " /stack/interop/interop-security" icon = { <img src = " /img/icons/shapes.svg" />} />
41
41
42
+ <Card title = " Superchain interop upgrades" href = " /stack/interop/superchain-upgrades" icon = { <img src = " /img/icons/shapes.svg" />} />
43
+
42
44
<Card title = " Superchain interop reorg awareness" href = " /stack/interop/reorg" icon = { <img src = " /img/icons/shapes.svg" />} />
43
45
</Cards >
Original file line number Diff line number Diff line change 1
1
{
2
2
"explainer" : " Superchain interop explainer" ,
3
3
"predeploy" : " Superchain interop predeploys" ,
4
+ "superchain-upgrades" : " Superchain upgrades" ,
4
5
"message-passing" : " Superchain interop message passing" ,
5
6
"reading-logs" : " Superchain interop logs" ,
6
7
"op-supervisor" : " OP Supervisor" ,
You can’t perform that action at this time.
0 commit comments