From d4effa8411de0eb292f62d110b8108844d0f5b87 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 11:33:45 +0000 Subject: [PATCH] [8.9](backport #36553) [DOCS] Link to ZIP archive in Windows install docs (#36566) Co-authored-by: James Rodewig Closes https://github.com/elastic/beats/issues/36552 --- libbeat/docs/tab-widgets/install.asciidoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libbeat/docs/tab-widgets/install.asciidoc b/libbeat/docs/tab-widgets/install.asciidoc index d2bd01ca936..08bd8a128e9 100644 --- a/libbeat/docs/tab-widgets/install.asciidoc +++ b/libbeat/docs/tab-widgets/install.asciidoc @@ -79,12 +79,11 @@ endif::[] ifeval::["{release-state}"!="unreleased"] -. Download the {beatname_uc} Windows zip file from the -https://www.elastic.co/downloads/beats/{beatname_lc}[downloads page]. +. Download the {beatname_uc} Windows zip file: https://artifacts.elastic.co/downloads/beats/{beatname_lc}/{beatname_lc}-{version}-windows-x86_64.zip . Extract the contents of the zip file into `C:\Program Files`. -. Rename the +{beatname_lc}--windows+ directory to +{beatname_uc}+. +. Rename the +{beatname_lc}-{version}-windows-x86_64+ directory to +{beatname_uc}+. . Open a PowerShell prompt as an Administrator (right-click the PowerShell icon and select *Run As Administrator*).