From b0d3d57fc3cf677ba5d30965a0180785c52efc48 Mon Sep 17 00:00:00 2001 From: Rashi Chaubal <12rashic@gmail.com> Date: Mon, 30 Dec 2024 12:24:56 +0530 Subject: [PATCH] Fixed link for kubernetes extension installation (#1457) Fixed link for kubernetes extention installation Signed-off-by: Rashi Chaubal <12rashic@gmail.com> Co-authored-by: shuting --- content/en/docs/CRDs/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/CRDs/_index.md b/content/en/docs/CRDs/_index.md index 449412812..406970570 100644 --- a/content/en/docs/CRDs/_index.md +++ b/content/en/docs/CRDs/_index.md @@ -64,4 +64,4 @@ FIELDS: seconds. ``` -Kyverno's support for structural schemas also enables integrated help in Kubernetes enabled Integrated Development Environments (IDEs) like [VS Code](https://code.visualstudio.com/) with the [Kubernetes Extension](https://code.visualstudio.com/docs/azure/kubernetes) installed. +Kyverno's support for structural schemas also enables integrated help in Kubernetes enabled Integrated Development Environments (IDEs) like [VS Code](https://code.visualstudio.com/) with the [Kubernetes Extension](https://code.visualstudio.com/docs/azure/kubernetes#_install-the-kubernetes-extension) installed.