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 928a05a commit a7a40a9Copy full SHA for a7a40a9
redirects.js
@@ -230,6 +230,14 @@ const userDocsRedirects = [
230
source: '/organization/integrations/msteams/',
231
destination: '/organization/integrations/notification-incidents/msteams/',
232
},
233
+ {
234
+ source: '/product/dev-toolbar/setup/',
235
+ destination: '/product/sentry-toolbar/setup/',
236
+ },
237
238
+ source: '/product/dev-toolbar/faq/',
239
+ destination: '/product/sentry-toolbar/faq/',
240
241
{
242
source: '/product/explore/session-replay/hydration-errors/',
243
destination: '/product/issues/issue-details/replay-issues/hydration-error/',
0 commit comments