Hard code jsclient links to 7.x (#1580)
This commit is contained in:
@ -3,6 +3,11 @@
|
||||
: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[]
|
||||
|
||||
Reference in New Issue
Block a user