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

orpiske pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
     new ca44b1bfb41 Fixed xref
ca44b1bfb41 is described below

commit ca44b1bfb417cf96f9620f484d8693adc594e5c0
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Feb 20 20:13:11 2024 +0100

    Fixed xref
---
 .../camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc       | 2 +-
 components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc 
b/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc
index c75d7e89eb7..6466d583d16 100644
--- a/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc
+++ b/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc
@@ -24,7 +24,7 @@ using `gzip` tool.
 [NOTE]
 ====
 This dataformat is not for working with gzip files such as uncompressing and 
building gzip files.
-Instead, use the xref:zipfile-dataformat.adoc[zipfile] dataformat.
+Instead, use the xref:dataformats:zipFile-dataformat.adoc[zipfile] dataformat.
 ====
 
 == Options
diff --git 
a/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc 
b/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc
index 225e55aabc1..0057c9f40c9 100644
--- a/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc
+++ b/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc
@@ -23,7 +23,7 @@ decompress payloads at the endpoint.
 [NOTE]
 ====
 This dataformat is not for working with zip files such as uncompressing and 
building zip files.
-Instead, use the xref:zipfile-dataformat.adoc[zipfile] dataformat.
+Instead, use the xref:dataformats:zipFile-dataformat.adoc[zipfile] dataformat.
 ====
 
 == Options

Reply via email to