From cab8e04d187cae0edb4b99958cdff00fb5362afa Mon Sep 17 00:00:00 2001 From: Daniele Polencic Date: Mon, 30 Jun 2025 12:24:54 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aab59f2..383bc40 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ Before diving in, ensure you have: |------------|----------| | Common Errors | [Solutions Guide](https://cloudtweaks.com/2023/01/common-kubernetes-errors/) | | Exit Codes | [Complete Guide](https://komodor.com/learn/exit-codes-in-containers-and-kubernetes-the-complete-guide/) | -| Deployments | [Visual Troubleshooter](https://learnk8s.io/troubleshooting-deployments) | +| Deployments | [Visual Troubleshooter](https://learnkube.com/troubleshooting-deployments) | | General Issues | [Comprehensive Guide](https://komodor.com/learn/kubernetes-troubleshooting-the-complete-guide/) | ---