This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push:
new 37bdaf9 Added SSH sink to list
37bdaf9 is described below
commit 37bdaf9933cc1156d539104b0810eb0eccb03f32
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Nov 25 15:20:20 2020 +0100
Added SSH sink to list
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 8e22021..9ce4680 100644
--- a/README.adoc
+++ b/README.adoc
@@ -29,7 +29,7 @@ List of existing examples:
- RabbitMQ source and sink examples
- SFTP source and sink examples
- Slack source, sink and apicurio registry example
-- SSH source example
+- SSH source and sink example
- SQL source and sink examples
- Telegram source and sink examples
- Twitter Direct message source and sink examples