From ef005c8b354e7f111685ecc8e0c7e2bae0831291 Mon Sep 17 00:00:00 2001 From: "Manuel Amador (Rudd-O)" Date: Mon, 21 Dec 2015 01:47:16 +0000 Subject: [PATCH] test hyperlinking, 2 --- examples/ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ansible/README.md b/examples/ansible/README.md index 6cd7b18..c159014 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]`. 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.