docs: fix link on udf page

This commit is contained in:
danielclow 2024-03-22 13:30:09 +08:00
parent 6f174fdb7a
commit 70e1ec3641
1 changed files with 1 additions and 1 deletions

View File

@ -887,4 +887,4 @@ The `pycumsum` function finds the cumulative sum for all data in the input colum
</details>
## Manage and Use UDF
You need to add UDF to TDengine before using it in SQL queries. For more information about how to manage UDF and how to invoke UDF, please see [Manage and Use UDF](../taos-sql/udf/).
You need to add UDF to TDengine before using it in SQL queries. For more information about how to manage UDF and how to invoke UDF, please see [Manage and Use UDF](../../taos-sql/udf/).