Skip to content

Commit c6b2ba3

Browse files
authored
Merge pull request #46385 from szu17dmy/patch-1
[zh] Fix incorrect ingress migration guide url.
2 parents f276337 + b881dd8 commit c6b2ba3

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/services-networking/gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Gateway API 是 [Ingress](/zh-cn/docs/concepts/services-networking/ingress/) API
329329
但是其中不包括 Ingress 类型。因此,需要将现有 Ingress 资源一次性转换为 Gateway API 资源。
330330

331331
有关将 Ingress 资源迁移到 Gateway API 资源的详细信息,请参阅
332-
[Ingress 迁移](https://gateway-api.sigs.k8s.io/guides/migration-from-ingress/#migration-from-ingress)指南。
332+
[Ingress 迁移](https://gateway-api.sigs.k8s.io/guides/migrating-from-ingress/#migrating-from-ingress)指南。
333333

334334
## {{% heading "whatsnext" %}}
335335

0 commit comments

Comments
 (0)