Skip to content

Commit

Permalink
Test av redir (#10462)
Browse files Browse the repository at this point in the history
* test redir atko

* node migration guide commit

* Update redirects.js

Removed test redirect

* Update redirects.js

typo

---------

Co-authored-by: Nick Gagliardi <[email protected]>
  • Loading branch information
avanscoy and nick-gagliardi committed Sep 17, 2024
1 parent bbbe31e commit 4b2cbc4
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 4b2cbc4

Please sign in to comment.