Skip to content

Commit 92c121d

Browse files
authored
Merge pull request #20405 from 0x646e78/patch-1
Correct link to debug-running-pod
2 parents 80572e4 + 4c4f28b commit 92c121d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ worker node, but it can't run on that machine. Again, the information from
9494
### My pod is crashing or otherwise unhealthy
9595
9696
Once your pod has been scheduled, the methods described in [Debug Running Pods](
97-
/docs/tasks/debug-application-cluster/debug-running-pods/) are available for debugging.
97+
/docs/tasks/debug-application-cluster/debug-running-pod/) are available for debugging.
9898
9999
100100
## Debugging ReplicationControllers

0 commit comments

Comments
 (0)