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 de97c17 commit 110628eCopy full SHA for 110628e
redirects.js
@@ -1059,6 +1059,10 @@ const userDocsRedirects = [
1059
source: '/product/tracing/:path*',
1060
destination: '/concepts/key-terms/tracing/:path*',
1061
},
1062
+ {
1063
+ source: '/organization/integrations/shortcut/',
1064
+ destination: '/organization/integrations/issue-tracking/shortcut/',
1065
+ },
1066
// Redirects for JavaScript tracing docs
1067
{
1068
source: '/platforms/javascript/tracing/trace-propagation/:path*',
0 commit comments