diff --git a/docusaurus.config.js b/docusaurus.config.js index 105abbe152c..0278d055388 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -189,14 +189,14 @@ const config = { width: 150, }, items: [ - { - to: "wallet", - label: "Wallet", - }, { to: "sdk", label: "SDK", }, + { + to: "wallet", + label: "Wallet API", + }, { to: "snaps", label: "Snaps",