Skip to content

Commit 482637b

Browse files
committed
Fix master URL
1 parent f28b81d commit 482637b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ actions:
267267
x-model: true
268268
externalDocs:
269269
description: Templating a role query
270-
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/field-and-document-access-control.html#templating-role-query
270+
url: https://www.elastic.co/guide/en/elasticsearch/reference/current/field-and-document-access-control.html#templating-role-query
271271
- target: "$.components['schemas']['_types.query_dsl:DistanceFeatureQuery']"
272272
description: Add x-model for distance feature query
273273
update:

0 commit comments

Comments
 (0)