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.git
The following commit(s) were added to refs/heads/master by this push:
new 009c786 Updated link to Camel Debezium example
009c786 is described below
commit 009c78687d237b5dde0c737968b75b7de3bdc8bf
Author: Martin Muzikar <[email protected]>
AuthorDate: Tue Mar 23 11:56:26 2021 +0100
Updated link to Camel Debezium example
---
.../src/main/docs/modules/eips/pages/change-data-capture.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/core/camel-core-engine/src/main/docs/modules/eips/pages/change-data-capture.adoc
b/core/camel-core-engine/src/main/docs/modules/eips/pages/change-data-capture.adoc
index ca89b4c..14fae87 100644
---
a/core/camel-core-engine/src/main/docs/modules/eips/pages/change-data-capture.adoc
+++
b/core/camel-core-engine/src/main/docs/modules/eips/pages/change-data-capture.adoc
@@ -14,4 +14,4 @@ components that works with different databases such as MySQL,
Postgres, and Mong
== Sample
-See the
https://github.com/apache/camel-examples/tree/master/examples/camel-example-debezium[Camel
Debezium Example] for more details.
\ No newline at end of file
+See the
https://github.com/apache/camel-examples/tree/master/examples/debezium[Camel
Debezium Example] for more details.