Skip to content

Commit bdda1ad

Browse files
fix(gen): triangle review
1 parent 234c955 commit bdda1ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/iam/concepts.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ An application (also known as an IAM application) is a non-human user in an [Org
2727

2828
Note that applications cannot, by definition, have access to the Scaleway console, as they have only an API key and no account themselves (they are not [accounts](#account)).
2929

30-
Refer to the [Users, groups and applications](/iam/reference-content/users-groups-and-applications) reference page for more information.
30+
Refer to the [Users, groups and applications](/iam/reference-content/users-groups-and-applications) and [How to manage applications](/iam/how-to/manage-applications) documentation pages for more information.
3131

3232
## API key
3333

@@ -53,7 +53,7 @@ The grace period is the time an [IAM Member](#members) has to comply with the se
5353

5454
A group (also known as an IAM group) is a grouping of [users](#user) and/or [applications](#application). Creating groups allows you to attach [policies](#policy) to multiple users and/or applications at the same time.
5555

56-
Refer to the [Users, groups and applications](/iam/reference-content/users-groups-and-applications) reference page for more information.
56+
Refer to the [Users, groups and applications](/iam/reference-content/users-groups-and-applications) and [How to manage groups](/iam/how-to/manage-groups) documentation pages for more information.
5757

5858
## IAM
5959

@@ -108,7 +108,7 @@ Policies control user rights by defining one or more [rules](#rule) to apply to
108108

109109
For each policy rule, you specify one or more permission sets (e.g. "list all Instances") and their scope (e.g. "on Project A only"). This therefore defines the actions that the principles can carry out on resources within the scope.
110110

111-
Refer to the [Understanding IAM Policies](/iam/reference-content/policy) reference page for more information.
111+
Refer to the [Understanding IAM Policies](/iam/reference-content/policy) and the [How to manage a policy](/iam/how-to/manage-policies) documentation pages for more information.
112112

113113
## Preferred Project
114114

0 commit comments

Comments
 (0)