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 a1b963b commit 1bb642bCopy full SHA for 1bb642b
redirects.js
@@ -218,6 +218,10 @@ const userDocsRedirects = [
218
source: '/organization/integrations/launchdarkly/',
219
destination: '/organization/integrations/feature-flag/launchdarkly/',
220
},
221
+ {
222
+ source: '/product/explore/session-replay/replay-details/',
223
+ destination: '/product/explore/session-replay/web/replay-details/',
224
+ },
225
{
226
source: '/platforms/javascript/guides/nextjs/sourcemaps/uploading/',
227
destination: '/platforms/javascript/guides/nextjs/sourcemaps/',
0 commit comments