diff --git a/content/en/docs/concepts/security/controlling-access.md b/content/en/docs/concepts/security/controlling-access.md index 97cf71f829..ff15c1512d 100644 --- a/content/en/docs/concepts/security/controlling-access.md +++ b/content/en/docs/concepts/security/controlling-access.md @@ -134,7 +134,7 @@ for the corresponding API object, and then written to the object store (shown as Kubernetes auditing provides a security-relevant, chronological set of records documenting the sequence of actions in a cluster. The cluster audits the activities generated by users, by applications that use the Kubernetes API, and by the control plane itself. -For more information, see "[Auditing](https://kubernetes.io/docs/tasks/debug-application-cluster/audit/)". +For more information, see [Auditing](/docs/tasks/debug-application-cluster/audit/). ## API server ports and IPs