Skip to content

Commit

Permalink
user search archive
Browse files Browse the repository at this point in the history
  • Loading branch information
avanscoy committed Sep 10, 2024
1 parent 4e3a2a3 commit 10a7430
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -8869,12 +8869,11 @@ const redirects = [
from: ['/users/search/v3/query-syntax',
'/users/user-search/user-search-query-syntax',
'/manage-users/user-search/user-search-query-syntax',

],
to: '/manage-users/user-search',
},
{
from: ['/api/management/v2/user-search', '/users/search/v2', '/api/v2/user-search', '/users/user-search/v2','',],
from: ['/api/management/v2/user-search', '/users/search/v2', '/api/v2/user-search', '/users/user-search/v2','/manage-users/user-search/v2',],
to: '/manage-users/user-search/',
},
{
Expand Down

0 comments on commit 10a7430

Please sign in to comment.