Skip to content

Commit

Permalink
update url
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammed-baban committed Apr 16, 2024
1 parent ef51f88 commit 65f1b88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const DvtProfileMenuData: DvtProfileMenuDataProps[] = [
{
title: t('Security'),
menu: [
{ label: t('List Users'), link: '/users/list/' },
{ label: t('List Users'), link: '/user/list/' },
{ label: t('List Roles'), link: '/role/list/' },
{
label: t('Row Level Security'),
Expand Down

0 comments on commit 65f1b88

Please sign in to comment.