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 1fb993b commit e80a670Copy full SHA for e80a670
redirects.js
@@ -793,6 +793,11 @@ const userDocsRedirects = [
793
source: '/organization/integrations/launchdarkly/',
794
destination: '/organization/integrations/feature-flag/launchdarkly/',
795
},
796
+ {
797
+ source:
798
+ '/platforms/react-native/data-management/debug-files/source-context/data-management/debug-files/upload/',
799
+ destination: '/platforms/react-native/data-management/debug-files/upload/',
800
+ },
801
];
802
803
/**
0 commit comments