We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54ace9 commit ff1ae48Copy full SHA for ff1ae48
redirects.js
@@ -665,6 +665,10 @@ const userDocsRedirects = [
665
source: '/platforms/react-native/manual-setup/codepush/',
666
destination: '/platforms/react-native/sourcemaps/uploading/codepush/',
667
},
668
+ {
669
+ source: '/organization/integrations/launchdarkly/',
670
+ destination: '/organization/integrations/feature-flag/launchdarkly/',
671
+ },
672
];
673
674
/**
0 commit comments