Skip to content

Commit 45537f7

Browse files
authored
Merge pull request #20770 from prasadkatti/patch-5
Update the text for a link to match page title
2 parents dfb4115 + f11fec5 commit 45537f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ policies using the supported authorization modules.
1717
{{% capture body %}}
1818
In Kubernetes, you must be authenticated (logged in) before your request can be
1919
authorized (granted permission to access). For information about authentication,
20-
see [Accessing Control Overview](/docs/reference/access-authn-authz/controlling-access/).
20+
see [Controlling Access to the Kubernetes API](/docs/reference/access-authn-authz/controlling-access/).
2121

2222
Kubernetes expects attributes that are common to REST API requests. This means
2323
that Kubernetes authorization works with existing organization-wide or

0 commit comments

Comments
 (0)