chore: Add a redirect for integration (#35637)
Add a redirect for toddle.dev to nordcraft.
This commit is contained in:
@@ -2375,6 +2375,12 @@ module.exports = [
|
||||
source: '/docs/guides/integrations/zuplo',
|
||||
destination: '/partners/integrations/zuplo',
|
||||
},
|
||||
// toddle.dev pivoted to nordcraft
|
||||
{
|
||||
permanent: true,
|
||||
source: '/partners/integrations/toddle',
|
||||
destination: '/partners/integrations/nordcraft',
|
||||
},
|
||||
{
|
||||
permanent: true,
|
||||
source: '/docs/guides/platform/oauth-apps/publish-an-oauth-app',
|
||||
|
||||
Reference in New Issue
Block a user