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 9735f5b commit 1e1b5f8Copy full SHA for 1e1b5f8
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/accounts/quotas/org-stats/',
223
+ destination: '/product/stats/',
224
+ },
225
{
226
source: '/internal/:path*',
227
destination: 'https://develop.sentry.dev',
0 commit comments