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.
1 parent 76c5c6d commit 3d69e98Copy full SHA for 3d69e98
content/en/docs/tasks/configure-pod-container/configure-pod-initialization.md
@@ -85,7 +85,7 @@ The output shows that nginx is serving the web page that was written by the init
85
[communicating between Containers running in the same Pod](/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/).
86
* Learn more about [Init Containers](/docs/concepts/workloads/pods/init-containers/).
87
* Learn more about [Volumes](/docs/concepts/storage/volumes/).
88
-* Learn more about [Debugging Init Containers](/docs/tasks/debug-application-cluster/debug-init-containers/)
+* Learn more about [Debugging Init Containers](/docs/tasks/debug/debug-application/debug-init-containers/)
89
90
91
0 commit comments