You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/10/14 13:05:28 UTC

[camel-spring-boot-examples] branch main updated: Fixed broken links to support and contributing pages in READMEs (#95)

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new b337d95  Fixed broken links to support and contributing pages in READMEs (#95)
b337d95 is described below

commit b337d95f8bfb224ade3b0b7486c6392d81f2d1f0
Author: Darren Coleman <dc...@redhat.com>
AuthorDate: Fri Oct 14 14:05:23 2022 +0100

    Fixed broken links to support and contributing pages in READMEs (#95)
---
 apm-opentracing/README.adoc                                      | 4 ++--
 arangodb/README.adoc                                             | 4 ++--
 aws-secrets-manager/README.adoc                                  | 4 ++--
 aws2-s3/README.adoc                                              | 4 ++--
 azure/camel-example-spring-boot-azure-eventhubs/README.adoc      | 4 ++--
 azure/camel-example-spring-boot-azure-servicebus-jms/README.adoc | 4 ++--
 azure/camel-example-spring-boot-azure-servicebus/README.adoc     | 4 ++--
 dynamic-router-eip/README.adoc                                   | 4 ++--
 geocoder/README.adoc                                             | 4 ++--
 grpc-kubernetes/README.adoc                                      | 4 ++--
 grpc/README.adoc                                                 | 4 ++--
 infinispan/README.adoc                                           | 4 ++--
 jira/README.adoc                                                 | 4 ++--
 kafka-avro/README.adoc                                           | 4 ++--
 kafka-offsetrepository/README.adoc                               | 4 ++--
 load-balancer-eip/README.adoc                                    | 4 ++--
 metrics/README.adoc                                              | 4 ++--
 opentracing/README.adoc                                          | 4 ++--
 platform-http/README.adoc                                        | 4 ++--
 pojo/README.adoc                                                 | 4 ++--
 quartz/README.adoc                                               | 4 ++--
 resilience4j/README.adoc                                         | 4 ++--
 rest-jpa/README.adoc                                             | 4 ++--
 rest-openapi-simple/README.adoc                                  | 4 ++--
 rest-openapi-springdoc/README.adoc                               | 4 ++--
 rest-openapi/README.adoc                                         | 4 ++--
 rest-swagger-simple/README.adoc                                  | 4 ++--
 rest-swagger/README.adoc                                         | 4 ++--
 routetemplate-xml/README.adoc                                    | 4 ++--
 routetemplate/README.adoc                                        | 4 ++--
 splitter-eip/README.adoc                                         | 4 ++--
 strimzi/README.adoc                                              | 4 ++--
 twitter-salesforce/README.adoc                                   | 4 ++--
 type-converter/README.adoc                                       | 4 ++--
 unit-testing/README.adoc                                         | 4 ++--
 widget-gadget/README.adoc                                        | 4 ++--
 36 files changed, 72 insertions(+), 72 deletions(-)

diff --git a/apm-opentracing/README.adoc b/apm-opentracing/README.adoc
index 71010b0..ff80f5f 100644
--- a/apm-opentracing/README.adoc
+++ b/apm-opentracing/README.adoc
@@ -41,9 +41,9 @@ select any transaction and click "View full trace"
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/arangodb/README.adoc b/arangodb/README.adoc
index 4393239..bc70972 100644
--- a/arangodb/README.adoc
+++ b/arangodb/README.adoc
@@ -42,9 +42,9 @@ And you should see output in the console. You can also see the document created
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/aws-secrets-manager/README.adoc b/aws-secrets-manager/README.adoc
index de28bc7..f731ea4 100644
--- a/aws-secrets-manager/README.adoc
+++ b/aws-secrets-manager/README.adoc
@@ -31,9 +31,9 @@ And you should see output in the console.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/aws2-s3/README.adoc b/aws2-s3/README.adoc
index 3120529..c7c9f9b 100644
--- a/aws2-s3/README.adoc
+++ b/aws2-s3/README.adoc
@@ -25,9 +25,9 @@ And you should see output in the console.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/azure/camel-example-spring-boot-azure-eventhubs/README.adoc b/azure/camel-example-spring-boot-azure-eventhubs/README.adoc
index 9cae365..c7cd334 100644
--- a/azure/camel-example-spring-boot-azure-eventhubs/README.adoc
+++ b/azure/camel-example-spring-boot-azure-eventhubs/README.adoc
@@ -42,9 +42,9 @@ The content is Event Test
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/azure/camel-example-spring-boot-azure-servicebus-jms/README.adoc b/azure/camel-example-spring-boot-azure-servicebus-jms/README.adoc
index b73f0c2..c0e3302 100644
--- a/azure/camel-example-spring-boot-azure-servicebus-jms/README.adoc
+++ b/azure/camel-example-spring-boot-azure-servicebus-jms/README.adoc
@@ -40,9 +40,9 @@ Connection ID: ... connected to server: ...
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/azure/camel-example-spring-boot-azure-servicebus/README.adoc b/azure/camel-example-spring-boot-azure-servicebus/README.adoc
index 6e18cdf..516b178 100644
--- a/azure/camel-example-spring-boot-azure-servicebus/README.adoc
+++ b/azure/camel-example-spring-boot-azure-servicebus/README.adoc
@@ -40,9 +40,9 @@ The content is Service Bus Test
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/dynamic-router-eip/README.adoc b/dynamic-router-eip/README.adoc
index b1b60e6..c59586f 100644
--- a/dynamic-router-eip/README.adoc
+++ b/dynamic-router-eip/README.adoc
@@ -125,9 +125,9 @@ There are some demos that run during the test phase.  Currently, there are three
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so please
-https://camel.apache.org/contributing.html[get involved]
+https://camel.apache.org/community/contributing/[get involved]
 
 The Camel riders!
diff --git a/geocoder/README.adoc b/geocoder/README.adoc
index 2ac68e0..2879170 100644
--- a/geocoder/README.adoc
+++ b/geocoder/README.adoc
@@ -109,9 +109,9 @@ The Spring Boot application can be stopped pressing `[CTRL]`+`[C]` in the shell.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/grpc-kubernetes/README.adoc b/grpc-kubernetes/README.adoc
index 30260ba..4faf416 100644
--- a/grpc-kubernetes/README.adoc
+++ b/grpc-kubernetes/README.adoc
@@ -128,9 +128,9 @@ No resources found.
 ==== Help and contributions
 
 If you hit any problem using Camel or have some feedback, 
-then please https://camel.apache.org/support.html[let us know].
+then please https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, 
-so https://camel.apache.org/contributing.html[get involved] :-)
+so https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/grpc/README.adoc b/grpc/README.adoc
index 2cf4861..a1fff58 100644
--- a/grpc/README.adoc
+++ b/grpc/README.adoc
@@ -60,9 +60,9 @@ And you should see this output in the console.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
\ No newline at end of file
diff --git a/infinispan/README.adoc b/infinispan/README.adoc
index 25021b5..5b756a8 100644
--- a/infinispan/README.adoc
+++ b/infinispan/README.adoc
@@ -26,9 +26,9 @@ And you should see output in the console.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/jira/README.adoc b/jira/README.adoc
index 7de5be9..226cabf 100644
--- a/jira/README.adoc
+++ b/jira/README.adoc
@@ -19,9 +19,9 @@ You can find more information about Apache Camel at the website: http://camel.ap
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/kafka-avro/README.adoc b/kafka-avro/README.adoc
index dca2323..71c0079 100644
--- a/kafka-avro/README.adoc
+++ b/kafka-avro/README.adoc
@@ -73,10 +73,10 @@ You can enable verbose logging by adjusting the `src/main/resources/log4j2.prope
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, 
-then please https://camel.apache.org/support.html[let us know].
+then please https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, 
-so https://camel.apache.org/contributing.html[get involved] :-)
+so https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
 
diff --git a/kafka-offsetrepository/README.adoc b/kafka-offsetrepository/README.adoc
index 098bc6e..d31fbdc 100644
--- a/kafka-offsetrepository/README.adoc
+++ b/kafka-offsetrepository/README.adoc
@@ -54,9 +54,9 @@ You can enable verbose logging by adjusting the `src/main/resources/log4j2.prope
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, 
-then please https://camel.apache.org/support.html[let us know].
+then please https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, 
-so https://camel.apache.org/contributing.html[get involved] :-)
+so https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/load-balancer-eip/README.adoc b/load-balancer-eip/README.adoc
index 867fd32..1357089 100644
--- a/load-balancer-eip/README.adoc
+++ b/load-balancer-eip/README.adoc
@@ -20,10 +20,10 @@ You can run this example using
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
 
diff --git a/metrics/README.adoc b/metrics/README.adoc
index 20ec9cf..0e480ae 100644
--- a/metrics/README.adoc
+++ b/metrics/README.adoc
@@ -51,9 +51,9 @@ simulate it by running `+nc -ul 2003+` on Linux. If you don't have
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/opentracing/README.adoc b/opentracing/README.adoc
index 63190d7..3d9cdae 100644
--- a/opentracing/README.adoc
+++ b/opentracing/README.adoc
@@ -63,9 +63,9 @@ been reported from the client and two services.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/platform-http/README.adoc b/platform-http/README.adoc
index 3bc4fc0..2541436 100644
--- a/platform-http/README.adoc
+++ b/platform-http/README.adoc
@@ -114,9 +114,9 @@ The Spring Boot application can be stopped pressing `[CTRL] + [C]` in the shell.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/pojo/README.adoc b/pojo/README.adoc
index efe3a7e..55a1f1e 100644
--- a/pojo/README.adoc
+++ b/pojo/README.adoc
@@ -24,9 +24,9 @@ And you should see output in the console with high and low numbers. The example
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/quartz/README.adoc b/quartz/README.adoc
index b9b42bb..5a62359 100644
--- a/quartz/README.adoc
+++ b/quartz/README.adoc
@@ -21,9 +21,9 @@ And you should see output in the console with high and low numbers. The example
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/resilience4j/README.adoc b/resilience4j/README.adoc
index ebbecce..b898e93 100644
--- a/resilience4j/README.adoc
+++ b/resilience4j/README.adoc
@@ -78,9 +78,9 @@ call service2 in the Resilience EIP circuit breaker. And then start service
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/rest-jpa/README.adoc b/rest-jpa/README.adoc
index 9b8ea4e..01a963d 100644
--- a/rest-jpa/README.adoc
+++ b/rest-jpa/README.adoc
@@ -78,9 +78,9 @@ http://localhost:8080/camel-rest-jpa/api-doc.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/rest-openapi-simple/README.adoc b/rest-openapi-simple/README.adoc
index d27ca3c..a8ef8db 100644
--- a/rest-openapi-simple/README.adoc
+++ b/rest-openapi-simple/README.adoc
@@ -33,9 +33,9 @@ $ java -jar target/camel-example-spring-boot-rest-openapi-*.jar \
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/rest-openapi-springdoc/README.adoc b/rest-openapi-springdoc/README.adoc
index b05646d..b288ff5 100644
--- a/rest-openapi-springdoc/README.adoc
+++ b/rest-openapi-springdoc/README.adoc
@@ -59,9 +59,9 @@ The Spring Boot application can be stopped pressing `[CTRL] + [C]` in the shell.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/rest-openapi/README.adoc b/rest-openapi/README.adoc
index d7b3d48..7b558b3 100644
--- a/rest-openapi/README.adoc
+++ b/rest-openapi/README.adoc
@@ -78,9 +78,9 @@ The Spring Boot application can be stopped pressing `[CTRL] + [C]` in the shell.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/rest-swagger-simple/README.adoc b/rest-swagger-simple/README.adoc
index 11fca95..606a519 100644
--- a/rest-swagger-simple/README.adoc
+++ b/rest-swagger-simple/README.adoc
@@ -33,9 +33,9 @@ $ java -jar target/camel-example-spring-boot-rest-swagger-simple-*.jar \
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/rest-swagger/README.adoc b/rest-swagger/README.adoc
index 3e92e6a..d41f1be 100644
--- a/rest-swagger/README.adoc
+++ b/rest-swagger/README.adoc
@@ -78,9 +78,9 @@ The Spring Boot application can be stopped pressing `[CTRL] + [C]` in the shell.
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/routetemplate-xml/README.adoc b/routetemplate-xml/README.adoc
index b80c326..6b70a3d 100644
--- a/routetemplate-xml/README.adoc
+++ b/routetemplate-xml/README.adoc
@@ -26,10 +26,10 @@ $ mvn spring-boot:run
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
 
diff --git a/routetemplate/README.adoc b/routetemplate/README.adoc
index fd966b2..402f504 100644
--- a/routetemplate/README.adoc
+++ b/routetemplate/README.adoc
@@ -39,10 +39,10 @@ $ mvn spring-boot:run -Dspring-boot.run.profiles=java
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
 
diff --git a/splitter-eip/README.adoc b/splitter-eip/README.adoc
index c8ff332..30f74e7 100644
--- a/splitter-eip/README.adoc
+++ b/splitter-eip/README.adoc
@@ -17,9 +17,9 @@ Examples
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/strimzi/README.adoc b/strimzi/README.adoc
index 4f780cc..6ca0c71 100644
--- a/strimzi/README.adoc
+++ b/strimzi/README.adoc
@@ -263,10 +263,10 @@ Congratulations! You have just consumed and produced messages via Apache Camel r
 === Help & Contributions
 
 If you hit any problem using Camel or have some feedback, 
-then please https://camel.apache.org/support.html[let us know].
+then please https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, 
-so https://camel.apache.org/contributing.html[get involved] :-)
+so https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
 
diff --git a/twitter-salesforce/README.adoc b/twitter-salesforce/README.adoc
index 3af2817..0cc4606 100644
--- a/twitter-salesforce/README.adoc
+++ b/twitter-salesforce/README.adoc
@@ -113,9 +113,9 @@ To stop the example hit ctrl+c
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
diff --git a/type-converter/README.adoc b/type-converter/README.adoc
index 1ef87c0..80dacf8 100644
--- a/type-converter/README.adoc
+++ b/type-converter/README.adoc
@@ -17,10 +17,10 @@ You can run this example using
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
 
diff --git a/unit-testing/README.adoc b/unit-testing/README.adoc
index 52af239..48798c6 100644
--- a/unit-testing/README.adoc
+++ b/unit-testing/README.adoc
@@ -11,10 +11,10 @@ You can run this example using
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
 
diff --git a/widget-gadget/README.adoc b/widget-gadget/README.adoc
index 9ba1a08..9c1adfd 100644
--- a/widget-gadget/README.adoc
+++ b/widget-gadget/README.adoc
@@ -41,9 +41,9 @@ $ mvn spring-boot:run
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
+https://camel.apache.org/community/support/[let us know].
 
 We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
+https://camel.apache.org/community/contributing/[get involved] :-)
 
 The Camel riders!
\ No newline at end of file