Skip to content

Commit 55d33c1

Browse files
authored
Merge pull request #29150 from chjtwork/patch-1
[zh] fix debug-running-pod url
2 parents f68907c + 601c5b2 commit 55d33c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/debug-application-cluster/debug-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Once your pod has been scheduled, the methods described in [Debug Running Pods](
124124
#### Pod 处于 Crashing 或别的不健康状态
125125

126126
一旦 Pod 被调度,就可以采用
127-
[调试运行中的 Pod](/zh/docs/concepts/configuration/manage-resources-containers/)
127+
[调试运行中的 Pod](/zh/docs/tasks/debug-application-cluster/debug-running-pod/)
128128
中的方法来进一步调试。
129129

130130
<!--

0 commit comments

Comments
 (0)