[DOCS] Deletes attribute from index (#1590)

This commit is contained in:
István Zoltán Szabó
2021-10-27 18:11:54 +02:00
committed by GitHub
parent 54642b9c9d
commit a5f48d0962

View File

@ -3,11 +3,6 @@
:branch: 7.16
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
// 7.x exists in this repo but not in stack repos
// This line overwrites the jsclient attribute so it can point to 7.x, but stack links can point to 7.16
// Remove this line when a 7.16 branch exists in this repo
:jsclient: https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/7.x
include::introduction.asciidoc[]
include::installation.asciidoc[]
include::connecting.asciidoc[]