diff --git a/README.md b/README.md index 2808c7b..41ac07e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Other available stack variants: * [Docker for Desktop](#docker-for-desktop) * [Windows](#windows) * [macOS](#macos) -2. [Usage](#usage) +1. [Usage](#usage) * [Version selection](#version-selection) * [Bringing up the stack](#bringing-up-the-stack) * [Cleanup](#cleanup) @@ -41,20 +41,20 @@ Other available stack variants: * [Setting up user authentication](#setting-up-user-authentication) * [Injecting data](#injecting-data) * [Default Kibana index pattern creation](#default-kibana-index-pattern-creation) -3. [Configuration](#configuration) +1. [Configuration](#configuration) * [How to configure Elasticsearch](#how-to-configure-elasticsearch) * [How to configure Kibana](#how-to-configure-kibana) * [How to configure Logstash](#how-to-configure-logstash) * [How to disable paid features](#how-to-disable-paid-features) * [How to scale out the Elasticsearch cluster](#how-to-scale-out-the-elasticsearch-cluster) * [How to reset a password programmatically](#how-to-reset-a-password-programmatically) -4. [Extensibility](#extensibility) +1. [Extensibility](#extensibility) * [How to add plugins](#how-to-add-plugins) * [How to enable the provided extensions](#how-to-enable-the-provided-extensions) -5. [JVM tuning](#jvm-tuning) +1. [JVM tuning](#jvm-tuning) * [How to specify the amount of memory used by a service](#how-to-specify-the-amount-of-memory-used-by-a-service) * [How to enable a remote JMX connection to a service](#how-to-enable-a-remote-jmx-connection-to-a-service) -6. [Going further](#going-further) +1. [Going further](#going-further) * [Plugins and integrations](#plugins-and-integrations) * [Swarm mode](#swarm-mode)