We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72db4c7 commit 5c7c2f1Copy full SHA for 5c7c2f1
1 file changed
docs/docs.json
@@ -1507,6 +1507,26 @@
1507
]
1508
},
1509
"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
1530
{
1531
"source": "/privacy-policy-2025",
1532
"destination": "/privacy-policy"
0 commit comments