From ab2cc315bc930c9afd6842c9739e47a22870e45e Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Thu, 20 Jan 2022 11:20:44 -0500 Subject: [PATCH 1/4] [DOCS] Add `plugins-7x` attribute --- shared/attributes.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index 04aa07875a483..78231114fdd0b 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -61,6 +61,7 @@ Elastic-level pages :defguide: https://www.elastic.co/guide/en/elasticsearch/guide/2.x :painless: https://www.elastic.co/guide/en/elasticsearch/painless/{branch} :plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch} +:plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/7.17 :glossary: https://www.elastic.co/guide/en/elastic-stack-glossary/current :upgrade_guide: https://www.elastic.co/products/upgrade_guide :blog-ref: https://www.elastic.co/blog/ From 83b1b38ef49953d0653a182d27fd498edc0e9401 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Thu, 20 Jan 2022 12:02:17 -0500 Subject: [PATCH 2/4] Add `plugins-6x` attribute --- shared/attributes.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index 78231114fdd0b..f06feae8f2179 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -62,6 +62,7 @@ Elastic-level pages :painless: https://www.elastic.co/guide/en/elasticsearch/painless/{branch} :plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch} :plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/7.17 +:plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/6.8 :glossary: https://www.elastic.co/guide/en/elastic-stack-glossary/current :upgrade_guide: https://www.elastic.co/products/upgrade_guide :blog-ref: https://www.elastic.co/blog/ From 171dc4b938eba5b1b0800fa70d40ba3b6e9520d9 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Thu, 20 Jan 2022 12:34:46 -0500 Subject: [PATCH 3/4] Switch 7.17 to 7.16 --- shared/attributes.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index f06feae8f2179..340d8ffc57f86 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -61,7 +61,7 @@ Elastic-level pages :defguide: https://www.elastic.co/guide/en/elasticsearch/guide/2.x :painless: https://www.elastic.co/guide/en/elasticsearch/painless/{branch} :plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch} -:plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/7.17 +:plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/7.16 :plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/6.8 :glossary: https://www.elastic.co/guide/en/elastic-stack-glossary/current :upgrade_guide: https://www.elastic.co/products/upgrade_guide From 7f4968b0e838d3cb821c337e3b056b8709e9248d Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Thu, 20 Jan 2022 13:56:34 -0500 Subject: [PATCH 4/4] Update shared/attributes.asciidoc Co-authored-by: Greg Back <1045796+gtback@users.noreply.github.com> --- shared/attributes.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index 340d8ffc57f86..9b1c215977bde 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -62,7 +62,7 @@ Elastic-level pages :painless: https://www.elastic.co/guide/en/elasticsearch/painless/{branch} :plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch} :plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/7.16 -:plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/6.8 +:plugins-6x: https://www.elastic.co/guide/en/elasticsearch/plugins/6.8 :glossary: https://www.elastic.co/guide/en/elastic-stack-glossary/current :upgrade_guide: https://www.elastic.co/products/upgrade_guide :blog-ref: https://www.elastic.co/blog/