From a75ec6a0d64280e310c5f612c3bb85b8e99ae716 Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Mon, 11 Sep 2023 10:21:51 -0400 Subject: [PATCH] [DOCS] Link to ZIP archive in Win install docs --- 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 d2bd01ca9369..08bd8a128e9b 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*).