This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch xwm1992-patch-1 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit ddcefd768482418b9244740dd62149f4e8ef369d Author: mike_xwm <[email protected]> AuthorDate: Sat May 13 22:03:21 2023 +0800 Update README.md --- eventmesh-connectors/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eventmesh-connectors/README.md b/eventmesh-connectors/README.md index f10a74a7d..d13759241 100644 --- a/eventmesh-connectors/README.md +++ b/eventmesh-connectors/README.md @@ -9,3 +9,5 @@ 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]
