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 9d8a464 SFTP sink example added to list
9d8a464 is described below
commit 9d8a464d208055648f2c36a963806330e68b5b92
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Nov 5 18:33:19 2020 +0100
SFTP sink example added to list
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 7819ecd..7d33c6d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -21,7 +21,7 @@ List of existing examples:
- NSQ source and sink examples
- PGEvent source example
- RabbitMQ source and sink examples
-- SFTP source example
+- SFTP source and sink examples
- Slack source, sink and apicurio registry example
- SQL source and sink examples
- Telegram source and sink examples