This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push:
new 8174c69 Update try-it-out-locally.adoc
8174c69 is described below
commit 8174c69ee81c225ec4662c2172dc47ead3d96035
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)