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 d84ad61 commit 485631aCopy full SHA for 485631a
redirects.js
@@ -218,6 +218,10 @@ const userDocsRedirects = [
218
source: '/organization/integrations/launchdarkly/',
219
destination: '/organization/integrations/feature-flag/launchdarkly/',
220
},
221
+ {
222
+ source: '/organization/integrations/vercel/',
223
+ destination: '/organization/integrations/deployment/vercel/',
224
+ },
225
{
226
source: '/product/accounts/quotas/org-stats/',
227
destination: '/product/stats/',
0 commit comments