[en] modify debug link in configure-pod-init

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li 2022-04-29 19:01:34 +08:00
parent 76c5c6df6d
commit 3d69e98fb4
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ The output shows that nginx is serving the web page that was written by the init
[communicating between Containers running in the same Pod](/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/).
* Learn more about [Init Containers](/docs/concepts/workloads/pods/init-containers/).
* Learn more about [Volumes](/docs/concepts/storage/volumes/).
* 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/)