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

davsclaus 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 90d04733 Removed broken link from 
blog/2024/02/camel44-whatsnew/index.md (#1290)
90d04733 is described below

commit 90d0473380c1fd40ef22f1feb15cd7ca24cc7d28
Author: Andrea Tarocchi <[email protected]>
AuthorDate: Wed Feb 5 11:53:44 2025 +0100

    Removed broken link from blog/2024/02/camel44-whatsnew/index.md (#1290)
    
    The linked manual page was deprecated and removed, was in the not versioned 
part  of the documentation.
---
 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 a7ac1ee0..20ef7770 100644
--- a/content/blog/2024/02/camel44-whatsnew/index.md
+++ b/content/blog/2024/02/camel44-whatsnew/index.md
@@ -94,7 +94,7 @@ the need to store and restore data on message header/body 
during routing. This i
 
 We have continued investing in Camel JBang, and this time we have some great 
new stuff in the release.
 
-The `camel-jbang` now supports new commands as plugins. And the first set of 
commands is [camel-k commands](/manual/camel-jbang-k.html),
+The `camel-jbang` now supports new commands as plugins. And the first set of 
commands is camel-k commands,
 that allows to use `camel-jbang` to manage and operate Camel K integrations.
 
 You can now run `camel-jbang` with `--prompt` that lets users type in 
placeholder values during startup,

Reply via email to