From d5bf55b9f3f36b1af600c52786bdbfc3344ea70b Mon Sep 17 00:00:00 2001
From: "xin.li" <xin.li@daocloud.io>
Date: Sun, 19 Nov 2023 15:39:27 +0800
Subject: [PATCH] [zh-cn] sync service.md

Signed-off-by: xin.li <xin.li@daocloud.io>
---
 content/zh-cn/docs/concepts/services-networking/service.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/zh-cn/docs/concepts/services-networking/service.md b/content/zh-cn/docs/concepts/services-networking/service.md
index ca406732f8..06f734b03a 100644
--- a/content/zh-cn/docs/concepts/services-networking/service.md
+++ b/content/zh-cn/docs/concepts/services-networking/service.md
@@ -894,9 +894,9 @@ spec:
 ```
 
 <!--
-#### Reserve Nodeport Ranges to avoid collisions when port assigning 
+#### Reserve Nodeport ranges to avoid collisions  {#avoid-nodeport-collisions}
 -->
-#### 预留 NodePort 端口范围以避免分配端口时发生冲突
+#### 预留 NodePort 端口范围以避免发生冲突  {#avoid-nodeport-collisions}
 
 {{< feature-state for_k8s_version="v1.28" state="beta" >}}