We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8fbab commit a5423dcCopy full SHA for a5423dc
1 file changed
README.md
@@ -1,7 +1,7 @@
1
# Python SDK for Numaflow
2
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.
+This SDK provides the interface for writing [UDFs](https://numaflow.numaproj.io/user-guide/user-defined-functions/)
+and [UDSinks](https://numaflow.numaproj.io/user-guide/sinks/user-defined-sinks/) in Python.
5
6
## Implement a User Defined Function (UDF)
7
0 commit comments