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

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

commit c2c134339e935d61a7ec98985ea9a700831040d4
Author: Zoran Regvart <zo...@regvart.com>
AuthorDate: Thu Dec 3 20:49:46 2020 +0100

    fix: relative url
---
 content/blog/2020/12/VSCode-LanguageSupport-0.0.29/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/blog/2020/12/VSCode-LanguageSupport-0.0.29/index.md 
b/content/blog/2020/12/VSCode-LanguageSupport-0.0.29/index.md
index 28c9aca..7373f57 100644
--- a/content/blog/2020/12/VSCode-LanguageSupport-0.0.29/index.md
+++ b/content/blog/2020/12/VSCode-LanguageSupport-0.0.29/index.md
@@ -10,7 +10,7 @@ A new release of [VS Code Language Support for Apache 
Camel](https://marketplace
 
 # API based components support
 
-Camel has several API based components which are source code generated from 
external API. In [3.6.0](./../../10/Camel36-Whatsnew/#api-components-overhaul), 
finer grained information is available through additional metadata (Camel 
catalog). This release is leveraging these metadata to propose improved 
completion, documentation and validation for these APU based components.
+Camel has several API based components which are source code generated from 
external API. In 
[3.6.0](/blog/2020/10/Camel36-Whatsnew/#api-components-overhaul), finer grained 
information is available through additional metadata (Camel catalog). This 
release is leveraging these metadata to propose improved completion, 
documentation and validation for these APU based components.
 
 It is proposing completion for api name:
 
@@ -51,4 +51,4 @@ Annoying error notifications were happening when a project 
was containing Java i
 Provide your feedback and ideas!
 You can start discussions on [Zulip camel-tooling 
channel](https://camel.zulipchat.com/#narrow/stream/258729-camel-tooling).
 You can create and vote for issues on github [Camel Language 
Server](https://github.com/camel-tooling/camel-language-server/issues) and [VS 
Code Language support for Apache 
Camel](https://github.com/camel-tooling/camel-lsp-client-vscode/issues) 
repositories.
-You can create and vote for issues on the 
[jira](https://issues.redhat.com/browse/FUSETOOLS2) used by the Red Hat 
Integration tooling team.
\ No newline at end of file
+You can create and vote for issues on the 
[jira](https://issues.redhat.com/browse/FUSETOOLS2) used by the Red Hat 
Integration tooling team.

Reply via email to