diff --git a/docs/reference/sql/functions/overview.md b/docs/reference/sql/functions/overview.md index 46986e251..86fe1d943 100644 --- a/docs/reference/sql/functions/overview.md +++ b/docs/reference/sql/functions/overview.md @@ -39,7 +39,7 @@ Where the `datatype` can be any valid Arrow data type in this [list](https://arr DataFusion [String Function](./df-functions#string-functions).GreptimeDB provides: * `matches(expression, pattern)` for full text search. -For details, read the [Query Logs](user-guide/logs/query-logs.md). +For details, read the [Query Logs](/user-guide/logs/query-logs.md). ### Math Functions diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/functions/overview.md b/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/functions/overview.md index 35560e020..a8cbbeb34 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/functions/overview.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/functions/overview.md @@ -38,7 +38,7 @@ arrow_cast(expression, datatype) DataFusion [字符串函数](./df-functions#string-functions)。GreptimeDB 提供: * `matches(expression, pattern)` 用于全文检索。 -阅读[查询日志](user-guide/logs/query-logs.md)文档获取更多详情。 +阅读[查询日志](/user-guide/logs/query-logs.md)文档获取更多详情。 ### 数学函数