Skip to content

Commit a5423dc

Browse files
authored
docs: update udf and udsink links (#30)
1 parent ad8fbab commit a5423dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python SDK for Numaflow
22

3-
This SDK provides the interface for writing [UDFs](https://numaproj.github.io/numaflow/user-defined-functions/)
4-
and [UDSinks](https://numaproj.github.io/numaflow/sinks/user-defined-sinks/) in Python.
3+
This SDK provides the interface for writing [UDFs](https://numaflow.numaproj.io/user-guide/user-defined-functions/)
4+
and [UDSinks](https://numaflow.numaproj.io/user-guide/sinks/user-defined-sinks/) in Python.
55

66
## Implement a User Defined Function (UDF)
77

0 commit comments

Comments
 (0)