Skip to content

Commit dcd4d21

Browse files
authored
Merge pull request #33652 from guettli/patch-8
Fix 404
2 parents 090b4c4 + 8ddd577 commit dcd4d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug/debug-application/debug-pods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,5 @@ to make sure that your `Service` is running, has `Endpoints`, and your `Pods` ar
156156
actually serving; you have DNS working, iptables rules installed, and kube-proxy
157157
does not seem to be misbehaving.
158158

159-
You may also visit [troubleshooting document](/docs/tasks/debug/overview/) for more information.
159+
You may also visit [troubleshooting document](/docs/tasks/debug/) for more information.
160160

0 commit comments

Comments
 (0)