This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new cb4ab5a7 Fix wrong link
cb4ab5a7 is described below
commit cb4ab5a766d81f84830c0442e6f5729cf1fa70dc
Author: Ondřej Měkota <[email protected]>
AuthorDate: Mon Aug 19 14:13:32 2024 +0200
Fix wrong link
---
docs/modules/languages/pages/yaml.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/languages/pages/yaml.adoc
b/docs/modules/languages/pages/yaml.adoc
index 709e2efb..dc16018d 100644
--- a/docs/modules/languages/pages/yaml.adoc
+++ b/docs/modules/languages/pages/yaml.adoc
@@ -205,7 +205,7 @@ The `beans` elements can only be used as root element
== Supported EIP
-This is the list of EIPs supported in the yaml DSL language. For full details
on expected configuration you can 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[YAML
language specification].
+This is the list of EIPs supported in the yaml DSL language. For full details
on expected configuration you can please refer to the
https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json[YAML
language specification].
- Aggregate
- Bean