Skip to content

Commit ddb572b

Browse files
authored
DOCS-3671 (#10367)
- Removing redirect that is causing Contentful publish to fail - Updated redirect will be added in separate PR after publication is successful
1 parent 2a9c5de commit ddb572b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/redirects.js

-4
Original file line numberDiff line numberDiff line change
@@ -6809,10 +6809,6 @@ const redirects = [
68096809
],
68106810
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-tenant-member-roles',
68116811
},
6812-
{
6813-
from: ['/product-lifecycle/deprecations-and-migrations/tenant-hostname-migration'],
6814-
to: '/troubleshoot/product-lifecycle/deprecations-and-migrations/tenant-hostname-migration',
6815-
},
68166812
{
68176813
from: [
68186814
'/guides/login/migration-embedded-universal',

0 commit comments

Comments
 (0)