|
520 | 520 | "pages": ["recipes/json-schema"]
|
521 | 521 | },
|
522 | 522 | {
|
523 |
| - "group": "Workflow Examples", |
| 523 | + "group": "Workflows", |
524 | 524 | "pages": [
|
525 |
| - "guides/workflows/introduction", |
526 |
| - "guides/workflows/otp", |
527 |
| - "guides/workflows/password-reset", |
528 |
| - "guides/workflows/recent-login", |
529 |
| - "guides/workflows/invoice-receipt", |
530 |
| - "guides/workflows/shipping-confirmation", |
531 |
| - "guides/workflows/feedback-reviews" |
| 525 | + "recipes/workflows/introduction", |
| 526 | + "recipes/workflows/otp", |
| 527 | + "recipes/workflows/password-reset", |
| 528 | + "recipes/workflows/recent-login", |
| 529 | + "recipes/workflows/invoice-receipt", |
| 530 | + "recipes/workflows/shipping-confirmation", |
| 531 | + "recipes/workflows/feedback-reviews" |
532 | 532 | ]
|
533 | 533 | },
|
534 | 534 | {
|
|
580 | 580 | "source": "/guides/echo-guides/echo-svelte",
|
581 | 581 | "destination": "/guides/framework-guides/framework-svelte"
|
582 | 582 | },
|
| 583 | + { |
| 584 | + "source": "/guides/workflows/introduction", |
| 585 | + "destination": "/recipes/workflows/introduction" |
| 586 | + }, |
| 587 | + { |
| 588 | + "source": "/guides/workflows/otp", |
| 589 | + "destination": "/recipes/workflows/otp" |
| 590 | + }, |
| 591 | + { |
| 592 | + "source": "/guides/workflows/password-reset", |
| 593 | + "destination": "/recipes/workflows/password-reset" |
| 594 | + }, |
| 595 | + { |
| 596 | + "source": "/guides/workflows/recent-login", |
| 597 | + "destination": "/recipes/workflows/recent-login" |
| 598 | + }, |
| 599 | + { |
| 600 | + "source": "/guides/workflows/invoice-receipt", |
| 601 | + "destination": "/recipes/workflows/invoice-receipt" |
| 602 | + }, |
| 603 | + { |
| 604 | + "source": "/guides/workflows/shipping-confirmation", |
| 605 | + "destination": "/recipes/workflows/shipping-confirmation" |
| 606 | + }, |
| 607 | + { |
| 608 | + "source": "/guides/workflows/feedback-reviews", |
| 609 | + "destination": "/recipes/workflows/feedback-reviews" |
| 610 | + }, |
583 | 611 | {
|
584 | 612 | "source": "/channels-and-providers/push/fcm",
|
585 | 613 | "destination": "/integrations/providers/push/fcm"
|
|
0 commit comments