[zh] Sync network-plugins.md fix link anchor

This commit is contained in:
DeltaX 2024-01-18 01:43:16 +08:00
parent 09e79db506
commit 4c12390b74
1 changed files with 2 additions and 2 deletions

View File

@ -88,10 +88,10 @@ documentation for that Container Runtime, for example:
<!--
For specific information about how to install and manage a CNI plugin, see the documentation for
that plugin or [networking provider](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-networking-model).
that plugin or [networking provider](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model).
-->
要了解如何安装和管理 CNI 插件的具体信息,可参阅对应的插件或
[网络驱动Networking Provider](/zh-cn/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-networking-model)
[网络驱动Networking Provider](/zh-cn/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model)
的文档。
<!--