From 7c93cd420723b01dcd0765a868a391ee68ba0d77 Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Sat, 30 Apr 2022 22:48:00 +0800 Subject: [PATCH] update k8s url Signed-off-by: xin.li --- README.md | 2 +- SUPPORT.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fb6b73f3dd4c..724f64dd8b9cf 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ That said, if you have questions, reach out to us [interactive tutorial]: https://kubernetes.io/docs/tutorials/kubernetes-basics [kubernetes.io]: https://kubernetes.io [Scalable Microservices with Kubernetes]: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615 -[troubleshooting guide]: https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/ +[troubleshooting guide]: https://kubernetes.io/docs/tasks/debug/ ## Community Meetings diff --git a/SUPPORT.md b/SUPPORT.md index cf3da92d5d863..98c0cb4998dd5 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -16,7 +16,7 @@ The Kubernetes Community is active on Stack Overflow, you can post your question ### Documentation * [User Documentation](https://kubernetes.io/docs/) -* [Troubleshooting Guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/) +* [Troubleshooting Guide](https://kubernetes.io/docs/tasks/debug/) ### Real-time Chat