From 0f93372ea494507795a20237d89d5bb4afa0c0aa Mon Sep 17 00:00:00 2001 From: Daniel Abbatt Date: Thu, 1 Sep 2022 07:04:33 +0100 Subject: [PATCH] fix(doc): Typo in link label --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e0d60cb..e46206a 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ By default, the stack exposes the following ports: * 5601: Kibana > **Warning** -> Elasticsearch's [bootstrap checks][booststap-checks] were purposely disabled to facilitate the setup of the Elastic +> Elasticsearch's [bootstrap checks][bootstrap-checks] were purposely disabled to facilitate the setup of the Elastic > stack in development environments. For production setups, we recommend users to set up their host according to the > instructions from the Elasticsearch documentation: [Important System Configuration][es-sys-config]. @@ -430,7 +430,7 @@ See the following Wiki pages: [compose-v2]: https://docs.docker.com/compose/cli-command/ [linux-postinstall]: https://docs.docker.com/engine/install/linux-postinstall/ -[booststap-checks]: https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html +[bootstrap-checks]: https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html [es-sys-config]: https://www.elastic.co/guide/en/elasticsearch/reference/current/system-config.html [es-heap]: https://www.elastic.co/guide/en/elasticsearch/reference/current/important-settings.html#heap-size-settings