diff --git a/docs/platform/concepts/permissions.md b/docs/platform/concepts/permissions.md index 176fbd99..8d2bb039 100644 --- a/docs/platform/concepts/permissions.md +++ b/docs/platform/concepts/permissions.md @@ -11,7 +11,7 @@ To give users access to projects and services in your organizations, you grant t Principals are [organization users](/docs/platform/howto/manage-org-users), [application users](/docs/platform/concepts/application-users), -and [groups](/docs/platform/howto/list-groups). +and [groups](/docs/platform/howto/manage-groups). You can grant access to principals at the organization and project level. You can @@ -86,4 +86,3 @@ this level apply to the project and all services within it. | View service logs | `service:logs:read` | **Service logs may contain sensitive information.** | | View configuration secrets | `service:secrets:read` | | | Manage service users | `service:users:write` | | -