This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch release-3.8.x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/release-3.8.x by this push:
new 78effe56 Fix broken link in docs
78effe56 is described below
commit 78effe56dbfdecaf5e4292432caf8b1ae37a1871
Author: Ondřej Měkota <[email protected]>
AuthorDate: Sat Aug 17 12:57:49 2024 +0200
Fix broken link in docs
---
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