Skip to content

Commit

Permalink
fix vercel integration 404 (#11958)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-hariti authored Nov 26, 2024
1 parent d84ad61 commit 485631a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,10 @@ const userDocsRedirects = [
source: '/organization/integrations/launchdarkly/',
destination: '/organization/integrations/feature-flag/launchdarkly/',
},
{
source: '/organization/integrations/vercel/',
destination: '/organization/integrations/deployment/vercel/',
},
{
source: '/product/accounts/quotas/org-stats/',
destination: '/product/stats/',
Expand Down

0 comments on commit 485631a

Please sign in to comment.