mirror of https://github.com/knative/docs.git
Fix obsolete links in Debugging guide (#3343)
This commit is contained in:
parent
5d300af75e
commit
da84e5a6c0
|
@ -133,8 +133,7 @@ conditions:
|
|||
If you see this condition, check the following to continue debugging:
|
||||
|
||||
- [Check Pod status](#check-pod-status)
|
||||
- [Check application logs](#check-application-logs)
|
||||
- [Check Istio routing](#check-clusteringressistio-routing)
|
||||
- [Check Istio routing](#check-ingressistio-routing)
|
||||
|
||||
If you see other conditions, look up the meaning of the conditions in Knative
|
||||
[Error Conditions and Reporting](https://github.com/knative/serving/blob/main/docs/spec/errors.md).
|
||||
|
|
Loading…
Reference in New Issue