Skip to content

Commit

Permalink
node migration guide commit
Browse files Browse the repository at this point in the history
  • Loading branch information
avanscoy committed Sep 17, 2024
1 parent 636c9af commit ee804dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -7141,8 +7141,8 @@ const redirects = [
},

{
from: ['/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-actions-nodejs-16-to-nodejs-18'],
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-actions-nodejs-16-to-nodejs-18',
from: ['/troubleshoot/product-lifecycle/past-migrations/migrate-actions-nodejs-16-to-nodejs-18',],
to: '/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-nodejs-16-to-nodejs-18',
},

{
Expand Down

0 comments on commit ee804dc

Please sign in to comment.