diff --git a/content/en/docs/tasks/administer-cluster/static-pod.md b/content/en/docs/tasks/administer-cluster/static-pod.md index 139ecf40daf74..958489779c5c9 100644 --- a/content/en/docs/tasks/administer-cluster/static-pod.md +++ b/content/en/docs/tasks/administer-cluster/static-pod.md @@ -104,7 +104,7 @@ Notice we cannot delete the pod with the API server (e.g. via [`kubectl`](/docs/ {{}} **Note**: Make sure the kubelet has permission to create the mirror pod in the API server. If not, the creation request is rejected by the API server. See -PodSecurityPolicy](/docs/concepts/policy/pod-security-policy/). +[PodSecurityPolicy](/docs/concepts/policy/pod-security-policy/). {{}} ```shell