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 41e0266 commit 0db2432Copy full SHA for 0db2432
redirects.js
@@ -254,6 +254,10 @@ const userDocsRedirects = [
254
source: '/product/dev-toolbar/:path*',
255
destination: '/product/sentry-toolbar/:path*',
256
},
257
+ {
258
+ source: '/product/ai-in-sentry/sentry-prevent-ai/:path*',
259
+ destination: '/product/ai-in-sentry/ai-code-review/:path*',
260
+ },
261
262
{
263
source: '/organization/integrations/launchdarkly/',
0 commit comments