From b8334512577f59f468069df8d028b42239388107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Pettersson?= Date: Thu, 7 Sep 2017 13:12:49 +0200 Subject: [PATCH] doc: Add missing bracket to anchor link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Pettersson --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5dcdde7001..24469e1f42 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -284,7 +284,7 @@ In the above example, image build tasks will be delegated to `localhost`, which > You may also want to set additional variables to control how Ansible connects to the host. For more information about this, view [Behavioral Inventory Parameters](http://docs.ansible.com/ansible/latest/intro_inventory.html#id12). -> As mentioned above, in Prerequisites](#prerequisites-1), the prerequisites are required on the remote host. +> As mentioned above, in [Prerequisites](#prerequisites-1), the prerequisites are required on the remote host. #### Inventory variables