diff --git a/docs/ansible_collection.md b/docs/ansible_collection.md index 449b75a98..7e04a9d53 100644 --- a/docs/ansible_collection.md +++ b/docs/ansible_collection.md @@ -13,7 +13,7 @@ Kubespray can be installed as an [Ansible collection](https://docs.ansible.com/a ```yaml collections: - - name: https://github.com/kubernetes_sigs/kubespray + - name: https://github.com/kubernetes-sigs/kubespray type: git version: v2.21.0 ```