From 539b5b8fc39fc4109bef69aee1d6005d5c10e9e7 Mon Sep 17 00:00:00 2001 From: Harry Wood Date: Wed, 14 Nov 2018 22:35:21 +0000 Subject: [PATCH] Fix usage anchor link (#334) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87b2ff2..401547e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Based on the official Docker images from Elastic: * [Host setup](#host-setup) * [SELinux](#selinux) * [Docker for Windows](#docker-for-windows) -2. [Getting started](#getting-started) +2. [Usage](#usage) * [Bringing up the stack](#bringing-up-the-stack) * [Initial setup](#initial-setup) 3. [Configuration](#configuration)