diff options
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |