This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-kafka-connector-0.11.x
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/camel-kafka-connector-0.11.x
by this push:
new f4a5a06 Update try-it-out-locally.adoc
f4a5a06 is described below
commit f4a5a063e28b75467d06447439971231de87b213
Author: duanasq <[email protected]>
AuthorDate: Mon Oct 11 14:47:44 2021 +1100
Update try-it-out-locally.adoc
Link to camel-kafka-connector-examples repo
---
.../ROOT/pages/user-guide/getting-started/try-it-out-locally.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/modules/ROOT/pages/user-guide/getting-started/try-it-out-locally.adoc
b/docs/modules/ROOT/pages/user-guide/getting-started/try-it-out-locally.adoc
index af0bda2..a3a67ad 100644
--- a/docs/modules/ROOT/pages/user-guide/getting-started/try-it-out-locally.adoc
+++ b/docs/modules/ROOT/pages/user-guide/getting-started/try-it-out-locally.adoc
@@ -84,7 +84,7 @@ For the following examples you need to fetch the
`camel-kafka-connector` project
----
-Look into the `config` and `docs/examples` directories for the configuration
files (`*.properties`) of the examples showcased here.
+Look into the `config` and `docs/examples` directories for the configuration
files (`*.properties`) of the examples showcased here. There is also a
comprehensive set of examples with instructions on how to run them
https://github.com/apache/camel-kafka-connector-examples[in this repository].
[[Tryitoutlocally-SimpleLogger]]
=== Simple logger (sink)