We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2586c commit 572642aCopy full SHA for 572642a
src/query/functions/README.md
@@ -1,8 +1,8 @@
1
# How to add new functions
2
3
-- [Scalar function](https://docs.databend.com/guides/community/contributor/how-to-write-scalar-functions)
+- [Scalar function](https://docs.databend.com/developer/community/contributor/how-to-write-scalar-functions)
4
5
-- [Aggregate function](https://docs.databend.com/guides/community/contributor/how-to-write-aggregate-functions)
+- [Aggregate function](https://docs.databend.com/developer/community/contributor/how-to-write-aggregate-functions)
6
7
## Don't forget to add tests
8
0 commit comments