From a4cfda2fdeaf3ba257cb5ce4f10401262f8139e5 Mon Sep 17 00:00:00 2001 From: Tamas Date: Fri, 20 Dec 2024 15:17:24 +0100 Subject: [PATCH] switch and rename --- docusaurus.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",