From ea61aa1e1cb6782f422822cfd665233bf1682f3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Pettersson?= Date: Thu, 7 Sep 2017 12:46:42 +0200 Subject: [PATCH] doc: Fix docker anchor links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Pettersson --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 633db7d390..5dcdde7001 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,8 +19,8 @@ This document provides a guide for installing AWX. - [Start the build](#start-the-build) - [Post build](#post-build) - [Accessing AWX](#accessing-awx) -- [Docker](#Docker) - - [Prerequisites](#prerequisites-1) +- [Docker](#docker) + - [Prerequisites](#prerequisites-2) - [Pre-build steps](#pre-build-steps-1) - [Deploying to a remote host](#deploying-to-a-remote-host) - [Inventory variables](#inventory-variables)