|
453 | 453 | { |
454 | 454 | "group": "Technical Guides", |
455 | 455 | "pages": [ |
456 | | - "mini-apps/technical-guides/search-and-discovery", |
457 | | - "mini-apps/technical-guides/sharing-and-social-graph", |
458 | 456 | "mini-apps/technical-guides/sign-manifest", |
459 | 457 | "mini-apps/technical-guides/neynar-notifications" |
460 | 458 | ] |
|
482 | 480 | "group": "Troubleshooting", |
483 | 481 | "pages": [ |
484 | 482 | "mini-apps/troubleshooting/common-issues", |
485 | | - "mini-apps/troubleshooting/base-app-compatibility" |
| 483 | + "mini-apps/troubleshooting/base-app-compatibility", |
| 484 | + "mini-apps/troubleshooting/how-search-works" |
486 | 485 | ] |
487 | 486 | }, |
488 | 487 | { |
|
1492 | 1491 | ] |
1493 | 1492 | }, |
1494 | 1493 | "redirects": [ |
| 1494 | + { |
| 1495 | + "source": "/mini-apps/technical-guides/search-discovery", |
| 1496 | + "destination": "/mini-apps/troubleshooting/how-search-works" |
| 1497 | + }, |
1495 | 1498 | { |
1496 | 1499 | "source": "/mini-apps/overview", |
1497 | 1500 | "destination": "/mini-apps/quickstart/create-new-miniapp" |
|
1518 | 1521 | }, |
1519 | 1522 | { |
1520 | 1523 | "source": "/mini-apps/features/search-and-discovery", |
1521 | | - "destination": "/mini-apps/technical-guides/search-and-discovery" |
| 1524 | + "destination": "/mini-apps/troubleshooting/how-search-works" |
1522 | 1525 | }, |
1523 | 1526 | { |
1524 | 1527 | "source": "/mini-apps/features/sharing-and-social-graph", |
|
2690 | 2693 | }, |
2691 | 2694 | { |
2692 | 2695 | "source": "/base-app/miniapps/search-and-discovery", |
2693 | | - "destination": "/mini-apps/technical-guides/search-and-discovery" |
| 2696 | + "destination": "/mini-apps/troubleshooting/how-search-works" |
2694 | 2697 | }, |
2695 | 2698 | { |
2696 | 2699 | "source": "/base-app/build-with-minikit/search-and-discovery", |
2697 | | - "destination": "/mini-apps/technical-guides/search-and-discovery" |
| 2700 | + "destination": "/mini-apps/troubleshooting/how-search-works" |
2698 | 2701 | }, |
2699 | 2702 | { |
2700 | 2703 | "source": "/base-app/miniapps/sharing-your-miniapp", |
|
0 commit comments