Skip to content

Commit a4cfda2

Browse files
committed
switch and rename
1 parent 8c4e2ef commit a4cfda2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,14 @@ const config = {
189189
width: 150,
190190
},
191191
items: [
192-
{
193-
to: "wallet",
194-
label: "Wallet",
195-
},
196192
{
197193
to: "sdk",
198194
label: "SDK",
199195
},
196+
{
197+
to: "wallet",
198+
label: "Wallet API",
199+
},
200200
{
201201
to: "snaps",
202202
label: "Snaps",

0 commit comments

Comments
 (0)