From 53001a47f8d1c34ad43ce965d42075de53966b32 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Mon, 10 Jan 2022 14:38:03 +0100 Subject: [PATCH] docs: update steps to edit roles. --- .../how-to-create-and-assign-custom-project-roles.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/docs/how-to/how-to-create-and-assign-custom-project-roles.md b/website/docs/how-to/how-to-create-and-assign-custom-project-roles.md index e93cd4ea6c..b179c5b4b6 100644 --- a/website/docs/how-to/how-to-create-and-assign-custom-project-roles.md +++ b/website/docs/how-to/how-to-create-and-assign-custom-project-roles.md @@ -11,9 +11,10 @@ This guide takes you through [how to create](#creating-custom-project-roles "how To create custom project roles: -1. Navigate to the custom project roles page by using the admin menu (the gear symbol) and navigating to roles. -2. Use the "new project role" button to open the role creation form. -3. Give the role a name, an optional description, and the set of permissions you'd like it to have. For a full overview of all the options, consult the [custom project roles reference documentation](../user_guide/rbac.md#custom-project-roles). +1. Navigate to the custom project roles page by using the admin menu (the gear symbol) and navigating to users. +2. Navigate to the "roles" tab. +3. Use the "new project role" button to open the role creation form. +4. Give the role a name, an optional description, and the set of permissions you'd like it to have. For a full overview of all the options, consult the [custom project roles reference documentation](../user_guide/rbac.md#custom-project-roles). ## Assigning custom project roles