Correct link to debug-running-pod

The current link refers to a nonexistent page, this change addresses the typo.
pull/19999/head
DNX 2020-04-17 18:26:18 +10:00 committed by bryan
parent 34f002539d
commit 379052c504
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ worker node, but it can't run on that machine. Again, the information from
### My pod is crashing or otherwise unhealthy
Once your pod has been scheduled, the methods described in [Debug Running Pods](
/docs/tasks/debug-application-cluster/debug-running-pods/) are available for debugging.
/docs/tasks/debug-application-cluster/debug-running-pod/) are available for debugging.
## Debugging ReplicationControllers