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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4c6213054 fix(doc): remove link
4c6213054 is described below

commit 4c621305440081231c9c64383668c99e08d7967d
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Jul 14 09:35:40 2023 +0200

    fix(doc): remove link
---
 docs/modules/ROOT/pages/running/running.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/running/running.adoc 
b/docs/modules/ROOT/pages/running/running.adoc
index 311526d0b..e8a5d0516 100644
--- a/docs/modules/ROOT/pages/running/running.adoc
+++ b/docs/modules/ROOT/pages/running/running.adoc
@@ -60,7 +60,7 @@ Camel K provide a very nice **dev mode** feature that will 
allow you to apply an
 [[running-integration-locally]]
 == Running an Integration locally
 
-During development, for most of the cases, if you are not using Camel K traits 
or specific camel quarkus configuration, you can use 
https://camel.apache.org/manual/camel-jbang.html[Camel JBang] to run the 
integration.
+During development, for most of the cases, if you are not using Camel K traits 
or specific camel quarkus configuration, you can use Camel JBang to run the 
integration.
 
 [[no-cli-integration]]
 == Running an Integration without CLI

Reply via email to