From 5ccb1b4c6235513f5f654b8aaeaee967a1fbecec Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Thu, 16 Sep 2021 12:04:04 -0400 Subject: [PATCH] [DOCS] Fix ESS install lead-in (#77887) Replaces the hard-coded ESS lead-in with the docs attribute. Previously, this copy omitted Microsoft Azure. This ensures these docs are better maintained. --- docs/reference/setup/install.asciidoc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/reference/setup/install.asciidoc b/docs/reference/setup/install.asciidoc index 7874738032836..2e23a68605752 100644 --- a/docs/reference/setup/install.asciidoc +++ b/docs/reference/setup/install.asciidoc @@ -4,11 +4,7 @@ [discrete] === Hosted Elasticsearch -You can run Elasticsearch on your own hardware, or use our -https://www.elastic.co/cloud/elasticsearch-service[hosted Elasticsearch Service] -on Elastic Cloud. The Elasticsearch Service is available on both AWS and GCP. -{ess-trial}[Try out the -Elasticsearch Service for free]. +{ess-leadin} [discrete] === Installing Elasticsearch Yourself