From e0b0385a1b5f734dcdb2a595caecc2b8931237f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:56:36 +0000 Subject: [PATCH] chore: update docs/kubectl-commands.md [20260518-1855] --- docs/kubectl-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kubectl-commands.md b/docs/kubectl-commands.md index 1d3cd59a..c608e417 100644 --- a/docs/kubectl-commands.md +++ b/docs/kubectl-commands.md @@ -168,7 +168,7 @@ kubectl get secret --namespace= -o yaml | sed ‘s/names ### Manage Kubernetes (K8s) objects with Ansible Kubernetes Module -- [Manage Kubernetes (K8s) objects](https://docs.ansible.com/ansible/latest/collections/kubernetes/core/k8s_module.html) +- [Manage Kubernetes (K8s) objects](https://docs.ansible.com/projects/ansible/latest/collections/kubernetes/core/k8s_module.html) - [ansibleforkubernetes.com 🌟](https://www.ansibleforkubernetes.com) ### Jenkins Kubernetes Plugins