From 938a98d03ff61560c5a4aea159c19bc6adf78137 Mon Sep 17 00:00:00 2001 From: Kiryl Misachenka Date: Thu, 15 Nov 2018 01:33:04 +0300 Subject: [PATCH] Fix scale link anchor (#333) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d5236..87b2ff2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Based on the official Docker images from Elastic: * [How can I tune the Kibana configuration?](#how-can-i-tune-the-kibana-configuration) * [How can I tune the Logstash configuration?](#how-can-i-tune-the-logstash-configuration) * [How can I tune the Elasticsearch configuration?](#how-can-i-tune-the-elasticsearch-configuration) - * [How can I scale out the Elasticsearch cluster?](#how-can-i-scale-up-the-elasticsearch-cluster) + * [How can I scale out the Elasticsearch cluster?](#how-can-i-scale-out-the-elasticsearch-cluster) 4. [Storage](#storage) * [How can I persist Elasticsearch data?](#how-can-i-persist-elasticsearch-data) 5. [Extensibility](#extensibility)