This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push:
new 53be098 Fixed link and build
53be098 is described below
commit 53be098b16c96e3138f27c4652c8657180140b52
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 28 10:08:39 2020 +0200
Fixed link and build
---
content/blog/GSoC-2020-announced/index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/blog/GSoC-2020-announced/index.md
b/content/blog/GSoC-2020-announced/index.md
index 0f490fe..d0d2033 100644
--- a/content/blog/GSoC-2020-announced/index.md
+++ b/content/blog/GSoC-2020-announced/index.md
@@ -26,10 +26,10 @@ challenges, typical areas of contribution are improvements
to existing
[components](/components/latest/), adding [new
components](http://localhost:1313/manual/latest/writing-components.html) or
doing improvements to the core of Camel. There are exciting developments if
-you're interested in Kubernetes in the [Camel K](/projects/#apache-camel-k),
fast
+you're interested in Kubernetes in the [Camel K](/camel-k/latest/), fast
startup and low memory footprint in [Camel
-Quarkus](/projects/#apache-camel-extensions-for-quarkus), or stream processing
in [Camel
-Kafka](/projects/#apache-camel-kafka-connector) subprojects. Also look for
issues
+Quarkus](/camel-quarkus/latest/), or stream processing in [Camel
+Kafka](/camel-kafka-connector/latest/) subprojects. Also look for issues
labeled with
[`help-wanted`](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CAMEL%20AND%20status%20%3D%20Open%20AND%20labels%20%3D%20help-wanted%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC)
for easy issues to get started with to gain some experience contributing to