@@ -246,34 +246,11 @@ const userDocsRedirects = [
246246 source : '/product/dev-toolbar/:path*' ,
247247 destination : '/product/sentry-toolbar/:path*' ,
248248 } ,
249- {
250- source : '/product/explore/session-replay/hydration-errors/' ,
251- destination : '/product/issues/issue-details/replay-issues/hydration-error/' ,
252- } ,
253- {
254- source : '/product/explore/session-replay/privacy/' ,
255- destination : '/security-legal-pii/scrubbing/protecting-user-privacy/' ,
256- } ,
257- {
258- source : '/product/explore/session-replay/rage-dead-clicks/' ,
259- destination : '/product/issues/issue-details/replay-issues/rage-clicks/' ,
260- } ,
249+
261250 {
262251 source : '/organization/integrations/launchdarkly/' ,
263252 destination : '/organization/integrations/feature-flag/launchdarkly/' ,
264253 } ,
265- {
266- source : '/product/explore/session-replay/web/getting-started/' ,
267- destination : '/product/explore/session-replay/web/' ,
268- } ,
269- {
270- source : '/product/explore/session-replay/web/replay-page-and-filters/' ,
271- destination : '/product/explore/session-replay/replay-page-and-filters/' ,
272- } ,
273- {
274- source : '/product/explore/session-replay/web/replay-details/' ,
275- destination : '/product/explore/session-replay/replay-details/' ,
276- } ,
277254 {
278255 source : '/platforms/javascript/guides/nextjs/sourcemaps/uploading/' ,
279256 destination : '/platforms/javascript/guides/nextjs/sourcemaps/' ,
0 commit comments