From 8ddd57736dcf862f6154523dfe8e31661e57ae56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Fri, 13 May 2022 16:29:16 +0200 Subject: [PATCH] Fix 404 --- content/en/docs/tasks/debug/debug-application/debug-pods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/debug/debug-application/debug-pods.md b/content/en/docs/tasks/debug/debug-application/debug-pods.md index 77fff23a52..88a3be9beb 100644 --- a/content/en/docs/tasks/debug/debug-application/debug-pods.md +++ b/content/en/docs/tasks/debug/debug-application/debug-pods.md @@ -156,5 +156,5 @@ to make sure that your `Service` is running, has `Endpoints`, and your `Pods` ar actually serving; you have DNS working, iptables rules installed, and kube-proxy does not seem to be misbehaving. -You may also visit [troubleshooting document](/docs/tasks/debug/overview/) for more information. +You may also visit [troubleshooting document](/docs/tasks/debug/) for more information.