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 74959fb commit 89a5936Copy full SHA for 89a5936
docs/ibc/ics20.md
@@ -45,7 +45,7 @@ the packet.
45
46
The `memo` is an optional field that can be used to attach a message to the transfer. It is often
47
used for additional functionality like [packet-forward-middleware] or
48
-[IBC Callbacks](./extensions/callbacks).
+[IBC Callbacks](./extensions/callbacks.mdx).
49
50
[ICS20]: https://github.com/cosmos/ibc/blob/main/spec/app/ics-020-fungible-token-transfer/README.md
51
[packet-forward-middleware]: https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware
0 commit comments