Skip to content

Commit 700b76a

Browse files
committed
removed feature section
1 parent 3bdef41 commit 700b76a

File tree

3 files changed

+6
-31
lines changed

3 files changed

+6
-31
lines changed

docs/docs.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -431,20 +431,13 @@
431431
"mini-apps/get-featured/requirements"
432432
]
433433
},
434-
{
435-
"group": "Features",
436-
"pages": [
437-
"mini-apps/features/overview",
438-
"mini-apps/features/wallet"
439-
440-
]
441-
},
442434
{
443435
"group": "Core Concepts",
444436
"pages": [
445437
"mini-apps/core-concepts/manifest",
446438
"mini-apps/core-concepts/context",
447439
"mini-apps/core-concepts/embeds-and-previews",
440+
"mini-apps/core-concepts/base-account",
448441
"mini-apps/core-concepts/notifications",
449442
"mini-apps/core-concepts/authentication"
450443
]
@@ -1511,6 +1504,10 @@
15111504
]
15121505
},
15131506
"redirects": [
1507+
{
1508+
"source": "/mini-apps/features/wallet",
1509+
"destination": "/mini-apps/core-concepts/base-account"
1510+
},
15141511
{
15151512
"source": "/mini-apps/growth/data-driven-growth",
15161513
"destination": "/mini-apps/technical-guides/data-driven-growth"

docs/mini-apps/features/wallet.mdx renamed to docs/mini-apps/core-concepts/base-account.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Wallet"
2+
title: "Base Account"
33
description: "Learn how Base Accounts enhance Mini App user experience and what Mini App developers need to know to implement Base Account capabilities."
44
---
55

docs/mini-apps/features/overview.mdx

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)