Merge pull request #33306 from my-git9/security-a-cluster1

[en] modify debug link in securing-a-cluster.md
This commit is contained in:
Kubernetes Prow Robot
2022-04-29 05:33:15 -07:00
committed by GitHub
@@ -210,7 +210,7 @@ access to a subset of the keyspace is strongly recommended.
### Enable audit logging
The [audit logger](/docs/tasks/debug-application-cluster/audit/) is a beta feature that records actions taken by the
The [audit logger](/docs/tasks/debug/debug-cluster/audit/) is a beta feature that records actions taken by the
API for later analysis in the event of a compromise. It is recommended to enable audit logging
and archive the audit file on a secure server.