mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: groups link (#5511)
This commit is contained in:
parent
2b5efd3883
commit
2b66ba41dc
@ -107,7 +107,7 @@ export const EditGroupUsers: FC<IEditGroupUsersProps> = ({
|
||||
modal
|
||||
title='Edit users'
|
||||
description='Groups is the best and easiest way to organize users and then use them in projects to assign a specific role in one go to all the users in a group.'
|
||||
documentationLink='https://docs.getunleash.io/advanced/groups'
|
||||
documentationLink='https://docs.getunleash.io/reference/rbac#user-groups'
|
||||
documentationLinkLabel='Groups documentation'
|
||||
formatApiCode={formatApiCode}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user