From e62d2f7302ed45d26e56913558a403fc312a9b1b Mon Sep 17 00:00:00 2001 From: Priyanshu Ahlawat <84102724+PriyanshuAhlawat@users.noreply.github.com> Date: Thu, 31 Mar 2022 08:30:44 +0530 Subject: [PATCH] Update content/en/docs/concepts/security/controlling-access.md Co-authored-by: Qiming Teng --- content/en/docs/concepts/security/controlling-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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