Skip to content

Commit 572642a

Browse files
authored
Update README.md
1 parent 4d2586c commit 572642a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/query/functions/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# How to add new functions
22

3-
- [Scalar function](https://docs.databend.com/guides/community/contributor/how-to-write-scalar-functions)
3+
- [Scalar function](https://docs.databend.com/developer/community/contributor/how-to-write-scalar-functions)
44

5-
- [Aggregate function](https://docs.databend.com/guides/community/contributor/how-to-write-aggregate-functions)
5+
- [Aggregate function](https://docs.databend.com/developer/community/contributor/how-to-write-aggregate-functions)
66

77
## Don't forget to add tests
88

0 commit comments

Comments
 (0)