This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new d2b5784e50e7 docs(datasonnet): update DataSonnet documentation URL
d2b5784e50e7 is described below
commit d2b5784e50e72258c62ef67cad9539986ce351f8
Author: Stanislav Deviatov <[email protected]>
AuthorDate: Wed Jul 29 10:16:41 2026 +0200
docs(datasonnet): update DataSonnet documentation URL
Update outdated datasonnet.com link to the official DataSonnet GitHub
repository (https://github.com/datasonnet/datasonnet-mapper).
Co-authored-by: Antigravity <[email protected]>
---
.../resources/org/apache/camel/catalog/docs/datasonnet-language.adoc | 2 +-
components/camel-datasonnet/src/main/docs/datasonnet-language.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
index 7afd9f3a12ed..015fc5ca4f63 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
@@ -9,7 +9,7 @@
*Since Camel {since}*
-Camel supports https://datasonnet.com/[DataSonnet] transformations to allow an
+Camel supports https://github.com/datasonnet/datasonnet-mapper[DataSonnet]
transformations to allow an
xref:manual::expression.adoc[Expression] or
xref:manual::predicate.adoc[Predicate] to be
used in the xref:manual::dsl.adoc[DSL].
diff --git a/components/camel-datasonnet/src/main/docs/datasonnet-language.adoc
b/components/camel-datasonnet/src/main/docs/datasonnet-language.adoc
index 7afd9f3a12ed..015fc5ca4f63 100644
--- a/components/camel-datasonnet/src/main/docs/datasonnet-language.adoc
+++ b/components/camel-datasonnet/src/main/docs/datasonnet-language.adoc
@@ -9,7 +9,7 @@
*Since Camel {since}*
-Camel supports https://datasonnet.com/[DataSonnet] transformations to allow an
+Camel supports https://github.com/datasonnet/datasonnet-mapper[DataSonnet]
transformations to allow an
xref:manual::expression.adoc[Expression] or
xref:manual::predicate.adoc[Predicate] to be
used in the xref:manual::dsl.adoc[DSL].