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 2c7f6b6 commit a9fa6e7Copy full SHA for a9fa6e7
src/middleware.ts
@@ -1286,10 +1286,6 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
1286
from: '/error-reporting/security-policy-reporting/',
1287
to: '/security-legal-pii/security/security-policy-reporting/',
1288
},
1289
- {
1290
- from: '/platforms/javascript/security-policy-reporting/',
1291
- to: '/security-legal-pii/security/security-policy-reporting/',
1292
- },
1293
{
1294
from: '/platforms/javascript/troubleshooting/session-replay/',
1295
to: '/platforms/javascript/session-replay/troubleshooting/',
0 commit comments