From cb6a3f5f73097b995d8465c2472ceeab9bbe9497 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 13 Oct 2021 18:12:40 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/members.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/members.md') diff --git a/doc/api/members.md b/doc/api/members.md index 3c54665408a..44e58f49d3b 100644 --- a/doc/api/members.md +++ b/doc/api/members.md @@ -565,7 +565,7 @@ Removes a user from a group or project where the user has been explicitly assign The user needs to be a group member to qualify for removal. For example, if the user was added directly to a project within the group but not this -group explicitly, you cannot use this API to remove them. See +group explicitly, you cannot use this API to remove them. See [Remove a billable member from a group](#remove-a-billable-member-from-a-group) for an alternative approach. ```plaintext -- cgit v1.2.3