Skip to content

Commit 5970c20

Browse files
Update redirects.js (#10489)
update redir for node migration guide
1 parent c4cba3c commit 5970c20

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/redirects.js

+6
Original file line numberDiff line numberDiff line change
@@ -5437,6 +5437,12 @@ const redirects = [
54375437
],
54385438
to: '/customize/integrations/migrate-office365-connections-to-windows-azure-ad',
54395439
},
5440+
{
5441+
from: [
5442+
'/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-nodejs-16-to-nodejs-18',
5443+
],
5444+
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-nodejs-16-to-nodejs-18',
5445+
},
54405446
{
54415447
from: [
54425448
'/tutorials/using-auth0-to-secure-a-cli',

0 commit comments

Comments
 (0)