Update debug-application.md

Fixing URL typo
This commit is contained in:
davidair
2020-03-31 18:15:14 -04:00
committed by GitHub
parent 1f6c464cb7
commit 4d097c56dd
@@ -65,7 +65,7 @@ Again, the information from `kubectl describe ...` should be informative. The m
#### 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.
#### My pod is running but not doing what I told it to do