diff --git a/examples/ansible/README.md b/examples/ansible/README.md index cf50ba8..7bc033e 100644 --- a/examples/ansible/README.md +++ b/examples/ansible/README.md @@ -18,7 +18,7 @@ Now, let's do a quick walkthrough of these files. Ansible configuration --------------------- -The starting point is the file [ansible.cfg]. This file tells Ansible where +The starting point is the file [`ansible.cfg`](./ansible.cfg). This file tells Ansible where to find the requisite components to make the Qubes automation work. As you can see, it's composed mostly of paths, and it points you to the `hosts` file.