Skip to content

Commit ef2b4f0

Browse files
committed
Fix link
1 parent 8248809 commit ef2b4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/examples/aggregate_function_combinators/quantilesTimingArrayIf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sidebar_label: 'quantilesTimingArrayIf'
1111
## Description {#description}
1212

1313
The [`Array`](/sql-reference/aggregate-functions/combinators#-array) and [`If`](/sql-reference/aggregate-functions/combinators#-if)
14-
combinator can be applied to the [`quantilesTiming`](/sql-reference/aggregate-functions/reference/quantilestiming)
14+
combinator can be applied to the [`quantilesTiming`](/sql-reference/aggregate-functions/reference/quantiletiming)
1515
function to calculate quantiles of timing values in arrays for rows where the condition is true,
1616
using the `quantilesTimingArrayIf` aggregate combinator function.
1717

0 commit comments

Comments
 (0)