From aa879c8bbe5d7f7c78fb0444d111502bbecba685 Mon Sep 17 00:00:00 2001 From: David Haglund <548769+daha@users.noreply.github.com> Date: Wed, 2 Feb 2022 09:34:22 +0100 Subject: [PATCH] [docs] Fix broken link to apicurio-registry-distro-connect-converter --- documentation/modules/ROOT/pages/configuration/avro.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/modules/ROOT/pages/configuration/avro.adoc b/documentation/modules/ROOT/pages/configuration/avro.adoc index 1304913b4..f0a6f304d 100644 --- a/documentation/modules/ROOT/pages/configuration/avro.adoc +++ b/documentation/modules/ROOT/pages/configuration/avro.adoc @@ -107,7 +107,7 @@ ifdef::product[] endif::product[] ifdef::community[] -. Install the Avro converter from link:https://repo1.maven.org/maven2/io/apicurio/apicurio-registry-distro-connect-converter/{apicurio-version}/apicurio-registry-distro-connect-converter-{apicurio-version}-converter.tar.gz[the installation package] into a plug-in directory. This is not needed when using the link:https://hub.docker.com/r/debezium/connect[Debezium Connect container image], see details in <>. +. Install the Avro converter from link:https://repo1.maven.org/maven2/io/apicurio/apicurio-registry-distro-connect-converter/{apicurio-version}/apicurio-registry-distro-connect-converter-{apicurio-version}.tar.gz[the installation package] into a plug-in directory. This is not needed when using the link:https://hub.docker.com/r/debezium/connect[Debezium Connect container image], see details in <>. endif::community[] ifdef::product[] . Install the Avro converter by downloading the {prodname} link:https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=red.hat.integration&downloadType=distributions[Service Registry Kafka Connect] zip file and extracting it into the {prodname} connector's directory.