Skip to content

Commit

Permalink
Update redirects.js (#10489)
Browse files Browse the repository at this point in the history
update redir for node migration guide
  • Loading branch information
nick-gagliardi authored Jan 16, 2025
1 parent c4cba3c commit 5970c20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -5437,6 +5437,12 @@ const redirects = [
],
to: '/customize/integrations/migrate-office365-connections-to-windows-azure-ad',
},
{
from: [
'/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-nodejs-16-to-nodejs-18',
],
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-nodejs-16-to-nodejs-18',
},
{
from: [
'/tutorials/using-auth0-to-secure-a-cli',
Expand Down

0 comments on commit 5970c20

Please sign in to comment.