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 4862728 commit e531f62Copy full SHA for e531f62
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