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

zregvart 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 d9c40ab8 Add link to VS Code Karavan extension
d9c40ab8 is described below

commit d9c40ab8402299ca44975decd60f2139a8f9d4a8
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Tue Jun 21 09:37:23 2022 +0200

    Add link to VS Code Karavan extension
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 content/blog/2022/06/camel3x-top10-features/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2022/06/camel3x-top10-features/index.md 
b/content/blog/2022/06/camel3x-top10-features/index.md
index 718ecef7..d9bfb99a 100644
--- a/content/blog/2022/06/camel3x-top10-features/index.md
+++ b/content/blog/2022/06/camel3x-top10-features/index.md
@@ -44,7 +44,7 @@ camel run route1.java route2.xml route3.yaml
 
 ##  4. Camel UI Designer (Karavan)
 
-Camel JBang is particularly there to run routes. Designing routes is possible 
through a new UI Designer named Karavan. Just give it a try in Visual Studio 
Code or the standalone version:
+Camel JBang is particularly there to run routes. Designing routes is possible 
through a new UI Designer named Karavan. Just give it a try in [Visual Studio 
Code](https://marketplace.visualstudio.com/items?itemName=camel-karavan.karavan)
 or the standalone version:
 
 https://github.com/apache/camel-karavan
 

Reply via email to