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

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


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
     new 32837785767 fix(docs): Update Camel YAML DSL GitHub link (#12506)
32837785767 is described below

commit 32837785767f470b0529a04e7c3da4afd3d5f1e8
Author: Ricardo M <[email protected]>
AuthorDate: Wed Dec 20 15:24:34 2023 +0100

    fix(docs): Update Camel YAML DSL GitHub link (#12506)
---
 dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc 
b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc
index 45b7b9c83d3..16d909edea2 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc
@@ -240,7 +240,7 @@ where each Kamelet is defined using YAML.
 
 == Supported EIPs
 
-The following set of high level EIPs are supported in the yaml DSL language. 
For full details on their expected configuration, please refer to the 
https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camel-yaml-dsl.json[Camel
 YAML DSL specification].
+The following set of high level EIPs are supported in the yaml DSL language. 
For full details on their expected configuration, please refer to the 
https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json[Camel
 YAML DSL specification].
 
 - Aggregate
 - Bean

Reply via email to