From e1b1d6301040fbf701599a3eec15d4de4fe179df Mon Sep 17 00:00:00 2001 From: Xiaopeng Han Date: Sun, 5 Jun 2022 17:04:26 +0800 Subject: [PATCH] revise (#11376) --- content/zh/docs/reference/config/analysis/ist0118/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/reference/config/analysis/ist0118/index.md b/content/zh/docs/reference/config/analysis/ist0118/index.md index 0e6831df8f..a61643debb 100644 --- a/content/zh/docs/reference/config/analysis/ist0118/index.md +++ b/content/zh/docs/reference/config/analysis/ist0118/index.md @@ -5,7 +5,7 @@ owner: istio/wg-user-experience-maintainers test: no --- -当端口不遵循 [Istio 服务端口命名约定](/zh/docs/ops/deployment/requirements/)或端口未命名时,会出现此消息。 +当端口不遵循 [Istio 服务端口命名约定](/zh/docs/ops/configuration/traffic-management/protocol-selection/)或端口未命名时,会出现此消息。 ## 示例{#example}