Skip to content

Commit bf603fd

Browse files
authored
[DOCS] Add plugins-7x and plugins-6x attributes (#2358)
With elastic/elasticsearch#81870, we migrated docs for the Azure, GCS, and S3 snapshot repositories to the ES guide from the ES plugin docs. However, this change only applies to Elastic 8.0+. These attributes let the Cloud docs link to the "plugin" version of the docs when referencing 7.x and 6.x Elastic deployments without breaking links. Relates to https://github.com/elastic/cloud/pull/95621 and #2312
1 parent 72edaaa commit bf603fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shared/attributes.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Elastic-level pages
6161
:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/2.x
6262
:painless: https://www.elastic.co/guide/en/elasticsearch/painless/{branch}
6363
:plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch}
64+
:plugins-7x: https://www.elastic.co/guide/en/elasticsearch/plugins/7.16
65+
:plugins-6x: https://www.elastic.co/guide/en/elasticsearch/plugins/6.8
6466
:glossary: https://www.elastic.co/guide/en/elastic-stack-glossary/current
6567
:upgrade_guide: https://www.elastic.co/products/upgrade_guide
6668
:blog-ref: https://www.elastic.co/blog/

0 commit comments

Comments
 (0)