Skip to content

Commit

Permalink
Redirect 1-hour migration article to past migrations (#10420)
Browse files Browse the repository at this point in the history
  • Loading branch information
avanscoy authored May 9, 2024
1 parent d2ce1b0 commit 8c39d43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -7110,6 +7110,10 @@ const redirects = [
from: ['/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-from-log-extensions'],
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-from-log-extensions',
},
{
from: [`/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-to-1-hour-expiration`],
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-to-1-hour-expiration',
},

/* Professional Services */

Expand Down

0 comments on commit 8c39d43

Please sign in to comment.