diff --git a/docs/ansible_collection.md b/docs/ansible_collection.md
index 449b75a989feed928e3f3fd9b3da014b74fd4c6c..7e04a9d53eed752d5bcc2ebd0d43b3f543c93e12 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
    ```