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

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 55e3553488 Remove kotlin-dsl reference from defining camel routes guide
55e3553488 is described below

commit 55e355348877ccd966d16f8674677fe49493b19b
Author: James Netherton <[email protected]>
AuthorDate: Wed Sep 18 08:21:00 2024 +0100

    Remove kotlin-dsl reference from defining camel routes guide
---
 docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc 
b/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc
index b88c5c6758..cbc39593c7 100644
--- a/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc
+++ b/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc
@@ -221,7 +221,6 @@ camel.main.routes-include-pattern = routes/routes.yaml, 
routes/rests.yaml, rests
 * xref:reference/extensions/java-joor-dsl.adoc[Java jOOR]
 * xref:reference/extensions/groovy-dsl.adoc[Groovy]
 * xref:reference/extensions/yaml-dsl.adoc[YAML]
-* xref:reference/extensions/kotlin-dsl.adoc[Kotlin]
 * xref:reference/extensions/js-dsl.adoc[JavaScript]
 
 == What's next?

Reply via email to