Skip to content

Commit 03f5710

Browse files
committed
Change URLs from master to current
1 parent d082319 commit 03f5710

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,19 +143,19 @@ actions:
143143
x-displayName: Machine learning anomaly detection
144144
# description:
145145
externalDocs:
146-
url: https://www.elastic.co/guide/en/machine-learning/master/ml-ad-finding-anomalies.html
146+
url: https://www.elastic.co/guide/en/machine-learning/current/ml-ad-finding-anomalies.html
147147
description: Finding anomalies
148148
- name: ml data frame
149149
x-displayName: Machine learning data frame analytics
150150
# description:
151151
externalDocs:
152-
url: https://www.elastic.co/guide/en/machine-learning/master/ml-dfa-overview.html
152+
url: https://www.elastic.co/guide/en/machine-learning/current/ml-dfa-overview.html
153153
description: Data frame analytics overview
154154
- name: ml trained model
155155
x-displayName: Machine learning trained model
156156
# description:
157157
externalDocs:
158-
url: https://www.elastic.co/guide/en/machine-learning/master/ml-nlp-overview.html
158+
url: https://www.elastic.co/guide/en/machine-learning/current/ml-nlp-overview.html
159159
description: Natural language processing overview
160160
- name: migration
161161
x-displayName: Migration
@@ -254,7 +254,7 @@ actions:
254254
description: >
255255
Character filters that are used to preprocess characters before they are passed to the tokenizer.
256256
externalDocs:
257-
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/analysis-charfilters.html
257+
url: https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-charfilters.html
258258
description: Character filters reference
259259
- target: "$.components['schemas']['_types.analysis:Tokenizer'].oneOf"
260260
description: Remove existing oneOf definition for tokenizer
@@ -266,7 +266,7 @@ actions:
266266
description: >
267267
A tokenizer to use to convert text into tokens.
268268
externalDocs:
269-
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/analysis-tokenizers.html
269+
url: https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-tokenizers.html
270270
description: Tokenizer reference
271271
- target: "$.components['schemas']['_types.analysis:TokenFilter'].oneOf"
272272
description: Remove existing oneOf definition for tokenfilter
@@ -278,7 +278,7 @@ actions:
278278
description: >
279279
Token filters that are applied after the tokenizer.
280280
externalDocs:
281-
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/analysis-tokenfilters.html
281+
url: https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-tokenfilters.html
282282
description: Token filter reference
283283
# Abbreviate and annotate items that are not shown in Bump.sh due to depth limits
284284
- target: "$.components['schemas']['ml._types:Datafeed'].properties.query"

0 commit comments

Comments
 (0)