|
1 | 1 | { |
2 | 2 | "redirects": [ |
3 | 3 | { |
4 | | - "source": "/version-comparison", |
5 | | - "destination": "https://www.flagsmith.com/pricing" |
| 4 | + "source": "/system-administration/importing-and-exporting/launchdarkly", |
| 5 | + "destination": "https://docs.flagsmith.com/administration-and-security/data-management/import-from-launchdarkly" |
| 6 | + }, |
| 7 | + { |
| 8 | + "source": "/advanced-use/staged-feature-rollouts", |
| 9 | + "destination": "https://docs.flagsmith.com/best-practices/when-to-use-flags#staged-rollouts" |
| 10 | + }, |
| 11 | + { |
| 12 | + "source": "/api/bulk-insert-identities-update", |
| 13 | + "destination": "https://docs.flagsmith.com/edge-api/bulk-insert-identities-update" |
| 14 | + }, |
| 15 | + { |
| 16 | + "source": "/clients/3rd-party", |
| 17 | + "destination": "https://docs.flagsmith.com/integrating-with-flagsmith/sdks/" |
| 18 | + }, |
| 19 | + { |
| 20 | + "source": "/deployment/configuration/sizing-and-scaling", |
| 21 | + "destination": "https://docs.flagsmith.com/deployment-self-hosting/scaling-and-performance/sizing-and-scaling" |
| 22 | + }, |
| 23 | + { |
| 24 | + "source": "/deployment/hosting/kubernetes", |
| 25 | + "destination": "https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/kubernetes-openshift" |
| 26 | + }, |
| 27 | + { |
| 28 | + "source": "/enterprise/overview/", |
| 29 | + "destination": "https://docs.flagsmith.com/deployment-self-hosting/enterprise-edition" |
| 30 | + }, |
| 31 | + { |
| 32 | + "source": "/guides-and-examples/efficient-api-usage", |
| 33 | + "destination": "https://docs.flagsmith.com/best-practices/efficient-api-usage" |
| 34 | + }, |
| 35 | + { |
| 36 | + "source": "/guides-and-examples/mobile-app-versioning", |
| 37 | + "destination": "https://docs.flagsmith.com/best-practices/mobile-app-versioning" |
| 38 | + }, |
| 39 | + { |
| 40 | + "source": "/integrations/apm/appdynamics", |
| 41 | + "destination": "https://docs.flagsmith.com/deployment-self-hosting/scaling-and-performance/monitoring#appdynamics" |
| 42 | + }, |
| 43 | + { |
| 44 | + "source": "/integrations/datadog/", |
| 45 | + "destination": "https://docs.flagsmith.com/third-party-integrations/observability-and-monitoring/datadog" |
| 46 | + }, |
| 47 | + { |
| 48 | + "source": "/integrations/importers/launchdarkly", |
| 49 | + "destination": "https://docs.flagsmith.com/administration-and-security/data-management/import-from-launchdarkly" |
| 50 | + }, |
| 51 | + { |
| 52 | + "source": "/integrations/overview/", |
| 53 | + "destination": "https://docs.flagsmith.com/integrating-with-flagsmith/integration-overview" |
| 54 | + }, |
| 55 | + { |
| 56 | + "source": "/integrations/project-management/github", |
| 57 | + "destination": "https://docs.flagsmith.com/third-party-integrations/project-management/github" |
| 58 | + }, |
| 59 | + { |
| 60 | + "source": "/openshift/", |
| 61 | + "destination": "https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/kubernetes-openshift" |
| 62 | + }, |
| 63 | + { |
| 64 | + "source": "/system-administration/architecture", |
| 65 | + "destination": "https://docs.flagsmith.com/flagsmith-concepts/platform-architecture" |
| 66 | + }, |
| 67 | + { |
| 68 | + "source": "/system-administration/authentication/SAML/", |
| 69 | + "destination": "https://docs.flagsmith.com/administration-and-security/access-control/saml" |
| 70 | + }, |
| 71 | + { |
| 72 | + "source": "/system-administration/saml", |
| 73 | + "destination": "https://docs.flagsmith.com/administration-and-security/access-control/saml" |
| 74 | + }, |
| 75 | + { |
| 76 | + "source": "/system-administration/webhooks", |
| 77 | + "destination": "https://docs.flagsmith.com/third-party-integrations/webhook" |
| 78 | + }, |
| 79 | + { |
| 80 | + "source": "/version-comparison", |
| 81 | + "destination": "https://www.flagsmith.com/pricing#compare-features" |
6 | 82 | }, |
7 | 83 | { |
8 | 84 | "source": "/managing-identities", |
|
64 | 140 | "source": "/staged-feature-rollouts", |
65 | 141 | "destination": "/managing-flags/rollout/" |
66 | 142 | }, |
67 | | - { |
68 | | - "source": "/advanced-use/staged-feature-rollouts", |
69 | | - "destination": "/managing-flags/rollout/" |
70 | | - }, |
71 | 143 | { |
72 | 144 | "source": "/guides-and-examples/okta-configuration", |
73 | 145 | "destination": "/administration-and-security/access-control/okta" |
|
0 commit comments