Merge pull request #27632 from vlad-ro/patch-1

Fix broken link to 'debugging service'
This commit is contained in:
Kubernetes Prow Robot
2021-04-20 18:24:10 -07:00
committed by GitHub
@@ -144,7 +144,7 @@ Verify that the pod's `containerPort` matches up with the Service's `targetPort`
#### Network traffic is not forwarded
Please see [debugging service](/docs/tasks/debug-application-cluster/debug-service.md) for more information.
Please see [debugging service](/docs/tasks/debug-application-cluster/debug-service/) for more information.
## {{% heading "whatsnext" %}}