Skip to content

Commit 4dd2354

Browse files
authored
[7.17] [DOCS] Includes source_branch in docs index
1 parent 0b5d9ed commit 4dd2354

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Elasticsearch JavaScript Client
22

3-
:branch: 7.16
3+
include::{asciidoc-dir}/../../shared/versions/stack/{source_branch}.asciidoc[]
44
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
55

66
include::introduction.asciidoc[]

docs/reference.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3510,7 +3510,7 @@ link:{ref}/modules-scripting.html[Documentation] +
35103510
----
35113511
client.getScriptContext()
35123512
----
3513-
link:https://www.elastic.co/guide/en/elasticsearch/painless/master/painless-contexts.html[Documentation] +
3513+
link:https://www.elastic.co/guide/en/elasticsearch/painless/7.17/painless-contexts.html[Documentation] +
35143514

35153515

35163516
[discrete]
@@ -9127,7 +9127,7 @@ client.scriptsPainlessExecute({
91279127
body: object
91289128
})
91299129
----
9130-
link:https://www.elastic.co/guide/en/elasticsearch/painless/master/painless-execute-api.html[Documentation] +
9130+
link:https://www.elastic.co/guide/en/elasticsearch/painless/7.17/painless-execute-api.html[Documentation] +
91319131
[cols=2*]
91329132
|===
91339133
|`body`

0 commit comments

Comments
 (0)