Skip to content

Commit 261379a

Browse files
authored
Added redirect to Manage Support Center Users page (#10395)
1 parent d239c76 commit 261379a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/redirects.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -8082,8 +8082,8 @@ const redirects = [
80828082
to: '/troubleshoot/customer-support/operational-policies/entity-limit-policy',
80838083
},
80848084
{
8085-
from: ['/support/support-center-users', '/dashboard-access/support-center-users'],
8086-
to: '/get-started/manage-dashboard-access/support-center-users',
8085+
from: ['/support/support-center-users', '/dashboard-access/support-center-users', '/get-started/manage-dashboard-access/support-center-users'],
8086+
to: '/get-started/manage-dashboard-access/feature-access-by-role',
80878087
},
80888088

80898089
/* Troubleshoot */

0 commit comments

Comments
 (0)