Skip to content

Commit 47ca55d

Browse files
committed
Fix link
1 parent f8dc1d5 commit 47ca55d

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

docs/reference/query-languages/esql/_snippets/functions/description/copy_sign.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* [`ATAN2`](../../functions-operators/math-functions.md#esql-atan2)
66
* [`CBRT`](../../functions-operators/math-functions.md#esql-cbrt)
77
* [`CEIL`](../../functions-operators/math-functions.md#esql-ceil)
8-
* [`COPY_SIGN`](../../functions-operators/math-functions.md#esql-copy-sign)
8+
* [`COPY_SIGN`](../../functions-operators/math-functions.md#esql-copy_sign)
99
* [`COS`](../../functions-operators/math-functions.md#esql-cos)
1010
* [`COSH`](../../functions-operators/math-functions.md#esql-cosh)
1111
* [`E`](../../functions-operators/math-functions.md#esql-e)

docs/reference/query-languages/esql/kibana/definition/functions/copy_sign.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/docs/functions/copy_sign.md

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)