diff --git a/README.md b/README.md index 760bc687d..5830f60d5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ the [roadmap](./docs/proposal.md#roadmap-and-milestones) for information about current and future milestones. ## Installing with Ansible and Kubeadm -For a multi node cluster installer and bring up steps using ansible and kubeadm refer to [Getting started](contrib/ansible/getting-started.md) guide. +For a multi node cluster installer and bring up steps using ansible and kubeadm refer [here](contrib/ansible/README.md). ## Getting Started for Developers ### Binary Dependencies and Specifications The current release of `cri-containerd` has following depedencies: diff --git a/contrib/ansible/getting-started.md b/contrib/ansible/README.md similarity index 100% rename from contrib/ansible/getting-started.md rename to contrib/ansible/README.md