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

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


The following commit(s) were added to refs/heads/main by this push:
     new 80aaf232 CAMEL-20888 - update link related to Kotlin
80aaf232 is described below

commit 80aaf23278f17bb5930e8ca6c2481802dd792ffd
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Tue Sep 10 13:53:38 2024 +0200

    CAMEL-20888 - update link related to Kotlin
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 content/blog/2024/02/camel44-whatsnew/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2024/02/camel44-whatsnew/index.md 
b/content/blog/2024/02/camel44-whatsnew/index.md
index c88bd0e3..a7ac1ee0 100644
--- a/content/blog/2024/02/camel44-whatsnew/index.md
+++ b/content/blog/2024/02/camel44-whatsnew/index.md
@@ -139,7 +139,7 @@ Upgraded to latest Spring Boot 3.2.2 release.
 
 ## Kotlin API
 
-We have introduced new experimental [Kotlin 
API](/components/next/others/kotlin-api.html)
+We have introduced new experimental [Kotlin 
API](/components/4.4.x/others/kotlin-api.html)
 for defining Camel routes in Kotlin with the `camel-kotlin-api` JAR.
 This provides Kotlin type-safe builders as building blocks of Camel entities.
 

Reply via email to