From 6b0659d63a8eb27d39c97c9d1e8dbdc8eb000fc5 Mon Sep 17 00:00:00 2001 From: dovshap Date: Wed, 31 Jan 2018 11:00:03 -0800 Subject: [PATCH] Update INSTALL.md fix bad link in contents --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 9b8a3f59ab..82fad2c411 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -26,7 +26,7 @@ This document provides a guide for installing AWX. - [Start the build](#start-the-build-1) - [Accessing AWX](#accessing-awx-1) - [SSL Termination](#ssl-termination) -- [Docker and Docker Compose](#docker-and-docker-compose) +- [Docker or Docker Compose](#docker-or-docker-compose) - [Prerequisites](#prerequisites-3) - [Pre-build steps](#pre-build-steps-2) - [Deploying to a remote host](#deploying-to-a-remote-host)