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 de93cb8 commit 208c246Copy full SHA for 208c246
src/middleware.ts
@@ -1330,10 +1330,6 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
1330
from: '/platforms/javascript/sourcemaps/uploading-without-debug-ids/',
1331
to: '/platforms/javascript/sourcemaps/troubleshooting_js/',
1332
},
1333
- {
1334
- from: '/platforms/javascript/guides/nextjs/sourcemaps/troubleshooting_js/legacy-uploading-methods/',
1335
- to: '/platforms/javascript/sourcemaps/troubleshooting_js/',
1336
- },
1337
{
1338
from: '/platforms/javascript/sourcemaps/troubleshooting_js/verify-artifact-distribution-value-matches-value-configured-in-your-sdk/',
1339
0 commit comments