You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/12/03 19:50:04 UTC

[camel-website] branch master updated (d4a2335 -> c2c1343)

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

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


    from d4a2335  Provide blogpost for VS Code Language support for Apache Camel 0.0.29 release
     new 6376882  Provide relative link for Camel webiste
     new c2c1343  fix: relative url

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


[camel-website] 01/02: Provide relative link for Camel webiste

Posted by zr...@apache.org.
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 6376882598912b76a1c475090bc8fa903ebf51a5
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Thu Dec 3 16:34:44 2020 +0100

    Provide relative link for Camel webiste
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>
---
 content/blog/2020/12/VSCode-LanguageSupport-0.0.29/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 f419ca3..28c9aca 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](https://camel.apache.org/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.
+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.
 
 It is proposing completion for api name:
 


[camel-website] 02/02: fix: relative url

Posted by zr...@apache.org.
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.