Skip to content

Commit ebca79f

Browse files
committed
Fix
1 parent abc72c6 commit ebca79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-languages/esql/_snippets/lists/math-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* [`PI`](../../functions-operators/math-functions.md#esql-pi)
1717
* [`POW`](../../functions-operators/math-functions.md#esql-pow)
1818
* [`ROUND`](../../functions-operators/math-functions.md#esql-round)
19-
* [`ROUND_TO`](../../functions-operators/math-functions.md#esql-round-to)
19+
* [`ROUND_TO`](../../functions-operators/math-functions.md#esql-round_to)
2020
* [`SCALB`](../../functions-operators/math-functions.md#esql-scalb)
2121
* [`SIGNUM`](../../functions-operators/math-functions.md#esql-signum)
2222
* [`SIN`](../../functions-operators/math-functions.md#esql-sin)

0 commit comments

Comments
 (0)