Skip to content

Commit b62f64b

Browse files
authored
Merge pull request #25635 from guzj11/patch-43
Update debug-stateful-set.md
2 parents 91e688c + 1f6a8b0 commit b62f64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can debug individual Pods in a StatefulSet using the
4545
如果你发现列出的任何 Pod 长时间处于 `Unknown``Terminating` 状态,请参阅
4646
[删除 StatefulSet Pods](/zh/docs/tasks/run-application/delete-stateful-set/)
4747
了解如何处理它们的说明。
48-
你可以参考[调试 Pods](/zh/docs/tasks/debug-application-cluster/debug-application/)
48+
你可以参考[调试 Pods](/zh/docs/tasks/debug-application-cluster/debug-pod-replication-controller/)
4949
来调试 StatefulSet 中的各个 Pod。
5050

5151
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)