Skip to content

Commit

Permalink
DOCS-3671 (#10367)
Browse files Browse the repository at this point in the history
- Removing redirect that is causing Contentful publish to fail
- Updated redirect will be added in separate PR after publication is successful
  • Loading branch information
rle28 authored Feb 5, 2024
1 parent 2a9c5de commit ddb572b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -6809,10 +6809,6 @@ const redirects = [
],
to: '/troubleshoot/product-lifecycle/past-migrations/migrate-tenant-member-roles',
},
{
from: ['/product-lifecycle/deprecations-and-migrations/tenant-hostname-migration'],
to: '/troubleshoot/product-lifecycle/deprecations-and-migrations/tenant-hostname-migration',
},
{
from: [
'/guides/login/migration-embedded-universal',
Expand Down

0 comments on commit ddb572b

Please sign in to comment.