Skip to content

Commit f11fec5

Browse files
committed
Update the text for a link to match page title
1 parent 0890487 commit f11fec5

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)