Skip to content

Commit 40cef23

Browse files
committed
update the routes
1 parent b29a854 commit 40cef23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/stack/interop.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Documentation covering explainers and tutorials for using Superchain interop.
1717

1818
<Card title="Superchain interop message passing" href="/stack/interop/message-passing" icon={<img src="/img/icons/shapes.svg" />} />
1919

20-
<Card title="Superchain interop compatible tokens" href="/stack/interop/token-compatible" icon={<img src="/img/icons/shapes.svg" />} />
20+
<Card title="Superchain interop compatible tokens" href="/stack/interop/compatible-tokens" icon={<img src="/img/icons/shapes.svg" />} />
2121

2222
<Card title="OP Supervisor" href="/stack/interop/op-supervisor" icon={<img src="/img/icons/shapes.svg" />} />
2323

pages/stack/interop/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"op-supervisor": "OP Supervisor",
66
"superchain-weth": "Superchain ETH",
77
"superchain-erc20": "SuperchainERC20",
8-
"token-compatible": "Superchain interop compatible tokens",
8+
"compatible-tokens": "Superchain interop compatible tokens",
99
"reorg": "Superchain interop reorg awareness",
1010
"interop-security": "Superchain interop transaction safety",
1111
"tools": "Tools",

0 commit comments

Comments
 (0)