From 86ed4c84d626dce0b957243fd9bf899f1ff735fd Mon Sep 17 00:00:00 2001 From: debadair Date: Wed, 28 Oct 2015 16:27:42 -0700 Subject: [PATCH] Fixed download links. Closes elastic/elasticsearch#891 & elastic/elasticsearch#893. Original commit: elastic/x-pack-elasticsearch@f6711f2dbccb53294b4118df6f7c267b59deb362 --- shield/docs/public/installing-shield.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shield/docs/public/installing-shield.asciidoc b/shield/docs/public/installing-shield.asciidoc index 8abf15ed17a..5d7e0bbc179 100644 --- a/shield/docs/public/installing-shield.asciidoc +++ b/shield/docs/public/installing-shield.asciidoc @@ -47,10 +47,10 @@ download and install the plugins. To install Shield on a machine that doesn't have Internet access: . Manually download the appropriate License and Shield binaries: -** https://download.elastic.co/elasticsearch/license/license-latest.zip[ -`https://download.elastic.co/elasticsearch/license/license-latest.zip`] -** https://download.elastic.co/elasticsearch/shield/shield-latest.zip[ -`https://download.elastic.co/elasticsearch/shield/shield-latest.zip`] +** https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/license/{version}/license-{version}.zip[ +https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/license/{version}/license-{version}.zip] +** https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/shield/{version}/shield-{version}.zip[ +https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/shield/{version}/shield-{version}.zip] . Transfer the zip files to the offline machine.