Skip to content

Commit

Permalink
Added redirect to Manage Support Center Users page (#10395)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrzhou25 authored Apr 2, 2024
1 parent d239c76 commit 261379a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -8082,8 +8082,8 @@ const redirects = [
to: '/troubleshoot/customer-support/operational-policies/entity-limit-policy',
},
{
from: ['/support/support-center-users', '/dashboard-access/support-center-users'],
to: '/get-started/manage-dashboard-access/support-center-users',
from: ['/support/support-center-users', '/dashboard-access/support-center-users', '/get-started/manage-dashboard-access/support-center-users'],
to: '/get-started/manage-dashboard-access/feature-access-by-role',
},

/* Troubleshoot */
Expand Down

0 comments on commit 261379a

Please sign in to comment.