Skip to content

Commit 00fe2f8

Browse files
committed
Omit elasticsearch-js from Elasticsearch Guide
1 parent 7a25580 commit 00fe2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ contents:
231231
alternatives: { source_lang: console, alternative_lang: js }
232232
repo: elasticsearch-js
233233
path: docs/doc_examples
234-
exclude_branches: [ 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
234+
exclude_branches: [ 8.x, 8.16, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
235235
-
236236
repo: elasticsearch
237237
path: server/src/main/resources/org/elasticsearch/common

0 commit comments

Comments
 (0)