This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 16a2adbda4808af3a04b7371456e533cf14468ed
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Thu May 21 10:53:38 2020 +0200

    Fixup Debezium PostgresSQL Connector native support #1191
---
 docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc 
b/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc
index 6bdc5aa..ea31b6b 100644
--- a/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc
+++ b/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc
@@ -225,7 +225,7 @@ Level | Since | Description
 `debezium-mysql:name` | JVM +
  Preview | 1.0.0-M6 | Capture changes from a MySQL database.
 
-| 
link:https://camel.apache.org/components/latest/debezium-postgres-component.html[Debezium
 PostgresSQL Connector] (camel-quarkus-debezium-postgres) +
+| xref:extensions/debezium-postgres.adoc[Debezium PostgresSQL Connector] 
(camel-quarkus-debezium-postgres) +
 `debezium-postgres:name` | Native +
  Stable | 1.0.0-M6 | Capture changes from a PostgresSQL database.
 

Reply via email to