Skip to content

Commit 5c7c2f1

Browse files
committed
added redirects
1 parent 72db4c7 commit 5c7c2f1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/docs.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,6 +1507,26 @@
15071507
]
15081508
},
15091509
"redirects": [
1510+
{
1511+
"source": "/mini-apps/features/manifest",
1512+
"destination": "/mini-apps/core-concepts/manifest"
1513+
},
1514+
{
1515+
"source": "/mini-apps/features/embeds-and-previews",
1516+
"destination": "/mini-apps/core-concepts/embeds-and-previews"
1517+
},
1518+
{
1519+
"source": "/mini-apps/features/authentication",
1520+
"destination": "/mini-apps/core-concepts/authentication"
1521+
},
1522+
{
1523+
"source": "/mini-apps/features/context",
1524+
"destination": "/mini-apps/core-concepts/context"
1525+
},
1526+
{
1527+
"source": "/mini-apps/features/notifications",
1528+
"destination": "/mini-apps/core-concepts/notifications"
1529+
},
15101530
{
15111531
"source": "/privacy-policy-2025",
15121532
"destination": "/privacy-policy"

0 commit comments

Comments
 (0)