Fix obsolete links in Debugging guide (#3343)

This commit is contained in:
Kenjiro Nakayama 2021-03-16 05:01:01 +09:00 committed by GitHub
parent 5d300af75e
commit da84e5a6c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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).