diff --git a/docs/running_ansible.md b/docs/running_ansible.md index 2ff359d..d3070b7 100644 --- a/docs/running_ansible.md +++ b/docs/running_ansible.md @@ -30,6 +30,6 @@ $ ansible-playbook site.yml --tags git_pull ``` -Make sure you are running the required version of Ansible, ansible-playbook and python ([see requirements](system_requirements)) +Make sure you are running the required version of Ansible, ansible-playbook and python ([see requirements](./system_requirements.md)) [Back to table of contents](../README.md#table-of-contents)