From 97af67a8f7f3e8ec05c7f460d549c20897fcad45 Mon Sep 17 00:00:00 2001 From: "paul.zhang" Date: Fri, 17 Jun 2022 12:02:32 +0800 Subject: [PATCH] Modify the wrong link (#34340) * Modify the wrong link Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/) * Modify the wrong link Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/) --- .../access-authn-authz/psp-to-pod-security-standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh-cn/docs/reference/access-authn-authz/psp-to-pod-security-standards.md b/content/zh-cn/docs/reference/access-authn-authz/psp-to-pod-security-standards.md index 40ae2452f8..67c7ccd03e 100644 --- a/content/zh-cn/docs/reference/access-authn-authz/psp-to-pod-security-standards.md +++ b/content/zh-cn/docs/reference/access-authn-authz/psp-to-pod-security-standards.md @@ -20,7 +20,7 @@ The tables below enumerate the configuration parameters on and/or validates pods, and how the configuration values map to the [Pod Security Standards](/docs/concepts/security/pod-security-standards/). --> -下面的表格列举了[PodSecurityPolicy](/zh/docs/concepts/policy/pod-security-policy/) +下面的表格列举了 [PodSecurityPolicy](/zh/docs/concepts/security/pod-security-policy/) 对象上的配置参数,这些字段是否会变更或检查 Pod 配置,以及这些配置值如何映射到 [Pod 安全性标准(Pod Security Standards)](/zh/docs/concepts/security/pod-security-standards/) 之上。