Skip to content

Commit

Permalink
fix: groups link (#5511)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew authored Nov 30, 2023
1 parent 2b5efd3 commit 2b66ba4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}
>
Expand Down

0 comments on commit 2b66ba4

Please sign in to comment.