We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a311ee + f94833e commit e5490d0Copy full SHA for e5490d0
content/zh/docs/tasks/configure-pod-container/configure-pod-initialization.md
@@ -141,5 +141,5 @@ The output shows that nginx is serving the web page that was written by the init
141
* 进一步了解[同一 Pod 中的容器间的通信](/zh/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/)。
142
* 进一步了解 [Init 容器](/zh/docs/concepts/workloads/pods/init-containers/)。
143
* 进一步了解[卷](/zh/docs/concepts/storage/volumes/)。
144
-* 进一步了解 [Init 容器排错](/zh/docs/tasks/debug-application-cluster/debug-init-containers/)。
+* 进一步了解 [Init 容器排错](/zh/docs/tasks/debug/debug-application/debug-init-containers/)。
145
0 commit comments