diff options
author | Björn Pettersson <bjorn@undef.io> | 2017-09-07 12:46:42 +0200 |
---|---|---|
committer | Björn Pettersson <bjorn@undef.io> | 2017-09-07 13:15:49 +0200 |
commit | ea61aa1e1cb6782f422822cfd665233bf1682f3a (patch) | |
tree | ab6b602e7b379a8df2e9ecb7530f8fc7dc0b625e /INSTALL.md | |
parent | doc: Remove trailing whitespace (diff) | |
download | awx-ea61aa1e1cb6782f422822cfd665233bf1682f3a.tar.xz awx-ea61aa1e1cb6782f422822cfd665233bf1682f3a.zip |
doc: Fix docker anchor links
Signed-off-by: Björn Pettersson <bjorn@undef.io>
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 4 |
1 files 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) |