Skip to content

Commit 8bc5cbe

Browse files
committed
[DOCS] Fix gap policy xref
1 parent df43982 commit 8bc5cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/pipeline/avg-bucket-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Path to the buckets to average. For syntax, see <<buckets-path-syntax>>.
2727
`gap_policy`::
2828
(Optional, string)
2929
Policy to apply when gaps are found in the data. For valid values, see
30-
<<buckets-path-syntax>>. Defaults to `skip`.
30+
<<gap-policy>>. Defaults to `skip`.
3131

3232
`format`::
3333
(Optional, string)

0 commit comments

Comments
 (0)