Skip to content

Commit 9dfe36e

Browse files
committed
fix github deployment gates 404
1 parent b6290f7 commit 9dfe36e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

redirects.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ const userDocsRedirects = [
214214
source: '/organization/integrations/goastai/',
215215
destination: '/organization/integrations/issue-tracking/goast/',
216216
},
217+
{
218+
source: '/organization/integrations/github-deployment-gates/',
219+
destination: '/product/releases/setup/release-automation/github-deployment-gates/',
220+
},
217221
{
218222
source: '/development/sdk-dev/:path*',
219223
destination: 'https://develop.sentry.dev',

0 commit comments

Comments
 (0)