Skip to content

Commit 68c3adc

Browse files
authored
Merge pull request #33308 from my-git9/configure-pod-init1
[en] modify debug link in configure-pod-init
2 parents 4e96ae7 + 3d69e98 commit 68c3adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/configure-pod-initialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The output shows that nginx is serving the web page that was written by the init
8585
[communicating between Containers running in the same Pod](/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/).
8686
* Learn more about [Init Containers](/docs/concepts/workloads/pods/init-containers/).
8787
* Learn more about [Volumes](/docs/concepts/storage/volumes/).
88-
* Learn more about [Debugging Init Containers](/docs/tasks/debug-application-cluster/debug-init-containers/)
88+
* Learn more about [Debugging Init Containers](/docs/tasks/debug/debug-application/debug-init-containers/)
8989

9090

9191

0 commit comments

Comments
 (0)