From d694a66567fe5896cd6754ab9f2ffb3bcd79b893 Mon Sep 17 00:00:00 2001 From: Jie Shen Date: Sun, 2 Feb 2020 19:25:20 +0800 Subject: [PATCH] Add missing hyperlink for pod-overhead (#18936) --- content/zh/docs/concepts/configuration/pod-overhead.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/concepts/configuration/pod-overhead.md b/content/zh/docs/concepts/configuration/pod-overhead.md index 3376f7d709890..951a7f4d89047 100644 --- a/content/zh/docs/concepts/configuration/pod-overhead.md +++ b/content/zh/docs/concepts/configuration/pod-overhead.md @@ -55,7 +55,7 @@ You need to make sure that the `PodOverhead` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is enabled (it is off by default) across your cluster. This means: --> -您需要确保在集群中启用了 `PodOverhead` [特性门](默认情况下是关闭的)。这意味着: +您需要确保在集群中启用了 `PodOverhead` [特性门](/docs/reference/command-line-tools-reference/feature-gates/)(默认情况下是关闭的)。这意味着: