From 96b556cc7d6278a5283908707e02406c069be4be Mon Sep 17 00:00:00 2001 From: Rahul Jain Date: Fri, 18 Oct 2019 11:14:12 +0530 Subject: [PATCH 1/3] Issue 25: elasticsearch download link --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index a92ffe1..3e3c4f1 100644 --- a/index.html +++ b/index.html @@ -161,6 +161,8 @@

Links

  • Elasticsearch: The Definitive Guide, official book;
  • Elasticsearch: The Definitive Guide, official book (not up to date);
  • +
  • Download Elasticsearch, official download page;
  • +
  • Elasticsearch Reference, official documentation;
  • Elasticsearch Reference, official documentation;
  • Elasticsearch Reference, official documentation;
  • From 57005b168d6205a1038bf2d83ba8d81c54bf6a2d Mon Sep 17 00:00:00 2001 From: Rahul Jain Date: Fri, 18 Oct 2019 13:00:23 +0530 Subject: [PATCH 2/3] all es compliant download link --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 3e3c4f1..067c39c 100644 --- a/index.html +++ b/index.html @@ -161,7 +161,8 @@

    Links

  • Elasticsearch: The Definitive Guide, official book;
  • Elasticsearch: The Definitive Guide, official book (not up to date);
  • -
  • Download Elasticsearch, official download page;
  • +
  • Download Elasticsearch, official download page;
  • +
  • Download Elasticsearch, official download page;
  • Elasticsearch Reference, official documentation;
  • Elasticsearch Reference, official documentation;
  • From e3be3ffb2973a52cac0d388ca13aab48a7694d15 Mon Sep 17 00:00:00 2001 From: Rahul Jain Date: Fri, 18 Oct 2019 13:05:46 +0530 Subject: [PATCH 3/3] download link fixes --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 067c39c..cc6c754 100644 --- a/index.html +++ b/index.html @@ -161,7 +161,7 @@

    Links

  • Elasticsearch: The Definitive Guide, official book;
  • Elasticsearch: The Definitive Guide, official book (not up to date);
  • -
  • Download Elasticsearch, official download page;
  • +
  • Download Elasticsearch, official download page;
  • Download Elasticsearch, official download page;
  • Elasticsearch Reference, official documentation;