diff --git a/redirects.js b/redirects.js index 4a6ad88b3f00e..3bf2d88e99d52 100644 --- a/redirects.js +++ b/redirects.js @@ -665,6 +665,10 @@ const userDocsRedirects = [ source: '/platforms/react-native/manual-setup/codepush/', destination: '/platforms/react-native/sourcemaps/uploading/codepush/', }, + { + source: '/organization/integrations/launchdarkly/', + destination: '/organization/integrations/feature-flag/launchdarkly/', + }, ]; /**