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 7eda1a6 commit a195445Copy full SHA for a195445
redirects.js
@@ -206,6 +206,10 @@ const userDocsRedirects = [
206
source: '/development/(contribute|server)/:path*',
207
destination: 'https://develop.sentry.dev',
208
},
209
+ {
210
+ source: '/organization/integrations/goastai/',
211
+ destination: '/organization/integrations/issue-tracking/goast/',
212
+ },
213
{
214
source: '/development/sdk-dev/:path*',
215
0 commit comments