This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch eventmesh-connector in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit 37bf6d7e72b7e442b35e0a111cae1e50657acaf8 Author: mike_xwm <[email protected]> AuthorDate: Fri May 12 18:06:36 2023 +0800 Update README.md --- eventmesh-connectors/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/eventmesh-connectors/README.md b/eventmesh-connectors/README.md index f10a74a7d..f48b1de28 100644 --- a/eventmesh-connectors/README.md +++ b/eventmesh-connectors/README.md @@ -9,3 +9,4 @@ Add a new connector by implementting the source/sink interface using : [eventmesh-sdk-java](https://github.com/apache/eventmesh/tree/master/eventmesh-sdk-java) +[eventmesh-connector-api](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors/eventmesh-connector-api) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
