Fix scale link anchor (#333)

This commit is contained in:
Kiryl Misachenka 2018-11-15 01:33:04 +03:00 committed by Antoine Cotten
parent 7398d67a86
commit 938a98d03f
1 changed files with 1 additions and 1 deletions

View File

@ -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)