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 2d8b1f3 commit d86bf66Copy full SHA for d86bf66
redirects.js
@@ -997,7 +997,7 @@ const userDocsRedirects = [
997
destination: '/platforms/javascript/guides/:guide/tracing/span-metrics/performance-metrics/',
998
},
999
{
1000
- source: 'platforms/javascript/tracing/instrumentation/custom-instrumentation/',
+ source: '/platforms/javascript/tracing/instrumentation/custom-instrumentation/',
1001
destination: '/platforms/javascript/tracing/distributed-tracing/:path*',
1002
}
1003
];
0 commit comments