[DOCS] Fix broken inter-page link
This commit is contained in:
parent
f8ad4da61c
commit
c5b39ce85e
|
@ -24,7 +24,7 @@ A `percentiles_bucket` aggregation looks like this in isolation:
|
||||||
.`sum_bucket` Parameters
|
.`sum_bucket` Parameters
|
||||||
|===
|
|===
|
||||||
|Parameter Name |Description |Required |Default Value
|
|Parameter Name |Description |Required |Default Value
|
||||||
|`buckets_path` |The path to the buckets we wish to find the sum for (see <<bucket-path-syntax>> for more
|
|`buckets_path` |The path to the buckets we wish to find the sum for (see <<buckets-path-syntax>> for more
|
||||||
details) |Required |
|
details) |Required |
|
||||||
|`gap_policy` |The policy to apply when gaps are found in the data (see <<gap-policy>> for more
|
|`gap_policy` |The policy to apply when gaps are found in the data (see <<gap-policy>> for more
|
||||||
details)|Optional | `skip`
|
details)|Optional | `skip`
|
||||||
|
|
Loading…
Reference in New Issue