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 b8cc23f commit 242d273Copy full SHA for 242d273
redirects.js
@@ -218,6 +218,10 @@ const userDocsRedirects = [
218
source: '/organization/integrations/launchdarkly/',
219
destination: '/organization/integrations/feature-flag/launchdarkly/',
220
},
221
+ {
222
+ source: '/platforms/javascript/guides/nextjs/sourcemaps/uploading/',
223
+ destination: '/platforms/javascript/guides/nextjs/sourcemaps/',
224
+ },
225
{
226
source: '/organization/integrations/vercel/',
227
destination: '/organization/integrations/deployment/vercel/',
0 commit comments