Skip to content

Commit 9ff5fc3

Browse files
authored
Hard code jsclient links to 7.x (#1580)
1 parent 1ad8501 commit 9ff5fc3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/index.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
:branch: 7.16
44
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
55

6+
// 7.x exists in this repo but not in stack repos
7+
// This line overwrites the jsclient attribute so it can point to 7.x, but stack links can point to 7.16
8+
// Remove this line when a 7.16 branch exists in this repo
9+
:jsclient: https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/7.x
10+
611
include::introduction.asciidoc[]
712
include::installation.asciidoc[]
813
include::connecting.asciidoc[]

0 commit comments

Comments
 (0)