This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 d8f8d906 Prepare docs for website publish
d8f8d906 is described below
commit d8f8d9068645e3839aed3532ca86a74b694ca030
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Sep 16 13:56:33 2024 +0200
Prepare docs for website publish
---
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 dc16018d..87b97087 100644
--- a/docs/modules/languages/pages/yaml.adoc
+++ b/docs/modules/languages/pages/yaml.adoc
@@ -160,7 +160,7 @@ Support for Endpoint DSL auto completion
https://github.com/apache/camel-k-runti
== Defining beans
-In addition to the general support for creating beans provided by
xref:{camel-docs-version}@components:others:main.adoc#_specifying_custom_beans[Camel
Main], the YAML DSL provide a convenient syntax to define and configure them:
+In addition to the general support for creating beans provided by Camel Main,
the YAML DSL provide a convenient syntax to define and configure them:
[source,yaml]
----