We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ce1b0 commit 8c39d43Copy full SHA for 8c39d43
config/redirects.js
@@ -7110,6 +7110,10 @@ const redirects = [
7110
from: ['/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-from-log-extensions'],
7111
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-from-log-extensions',
7112
},
7113
+ {
7114
+ from: [`/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-to-1-hour-expiration`],
7115
+ to: '/troubleshoot/product-lifecycle/past-migrations/migrate-to-1-hour-expiration',
7116
+ },
7117
7118
/* Professional Services */
7119
0 commit comments