Skip to content

Commit 8c39d43

Browse files
author
Amanda VS
authored
Redirect 1-hour migration article to past migrations (#10420)
1 parent d2ce1b0 commit 8c39d43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/redirects.js

+4
Original file line numberDiff line numberDiff line change
@@ -7110,6 +7110,10 @@ const redirects = [
71107110
from: ['/troubleshoot/product-lifecycle/deprecations-and-migrations/migrate-from-log-extensions'],
71117111
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-from-log-extensions',
71127112
},
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+
},
71137117

71147118
/* Professional Services */
71157119

0 commit comments

Comments
 (0)