This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 26c5f74 CAMEL-16576: fix README links to support and community pages
(#45)
26c5f74 is described below
commit 26c5f741464811409a5ba5f1a7c7e7a5e6b23ab1
Author: klease <[email protected]>
AuthorDate: Fri May 14 06:16:34 2021 +0200
CAMEL-16576: fix README links to support and community pages (#45)
---
examples/README.adoc | 4 ++--
examples/activemq-tomcat/README.adoc | 4 ++--
examples/aggregate-dist/README.adoc | 4 ++--
examples/aggregate/README.adoc | 4 ++--
examples/any23/README.adoc | 4 ++--
examples/artemis-large-messages/README.adoc | 4 ++--
examples/artemis/README.adoc | 4 ++--
examples/as2/README.adoc | 4 ++--
examples/aws/aws-secrets-manager/README.adoc | 4 ++--
examples/aws/main-endpointdsl-aws2-s3-kafka/README.adoc | 4 ++--
examples/aws/main-endpointdsl-aws2-s3/README.adoc | 4 ++--
examples/aws/main-endpointdsl-aws2/README.adoc | 4 ++--
.../aws/main-endpointdsl-aws2/aws2-eventbridge-creator/readme.adoc | 4 ++--
examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/readme.adoc | 4 ++--
examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/readme.adoc | 4 ++--
.../aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/README.adoc | 4 ++--
examples/aws/main-endpointdsl-kafka-aws2-s3/README.adoc | 4 ++--
examples/azure-eventhubs/README.adoc | 4 ++--
examples/azure-storage-blob/README.adoc | 4 ++--
examples/basic/README.adoc | 4 ++--
examples/bigxml-split/README.adoc | 4 ++--
examples/billboard-aggregate/README.adoc | 4 ++--
examples/cafe-endpointdsl/README.adoc | 4 ++--
examples/cafe/README.adoc | 4 ++--
examples/cassandra-kubernetes/README.adoc | 4 ++--
examples/cdi-cassandraql/README.adoc | 4 ++--
examples/cdi-kubernetes/README.adoc | 4 ++--
examples/cdi-metrics/README.adoc | 4 ++--
examples/cdi-minio/README.adoc | 4 ++--
examples/cdi-properties/README.adoc | 4 ++--
examples/cdi-rest-servlet/README.adoc | 4 ++--
examples/cdi-test/README.adoc | 4 ++--
examples/cdi-xml/README.adoc | 4 ++--
examples/cdi/README.adoc | 4 ++--
examples/console/README.adoc | 4 ++--
examples/csimple-joor/readme.adoc | 4 ++--
examples/csimple/readme.adoc | 4 ++--
examples/cxf-proxy/README.adoc | 4 ++--
examples/cxf-tomcat/README.adoc | 4 ++--
examples/cxf/README.adoc | 4 ++--
examples/debezium-eventhubs-blob/README.adoc | 4 ++--
examples/debezium/README.adoc | 4 ++--
examples/fhir/README.adoc | 4 ++--
examples/flight-recorder/README.adoc | 4 ++--
examples/ftp/README.adoc | 4 ++--
examples/hazelcast-kubernetes/README.adoc | 4 ++--
examples/java8/README.adoc | 4 ++--
examples/jdbc/README.adoc | 4 ++--
examples/jms-file/README.adoc | 4 ++--
examples/jmx/README.adoc | 4 ++--
examples/jooq/README.adoc | 4 ++--
examples/kafka/README.adoc | 4 ++--
examples/kamelet/README.adoc | 4 ++--
examples/kotlin/README.adoc | 4 ++--
examples/loadbalancing/README.adoc | 4 ++--
examples/loan-broker-cxf/README.adoc | 4 ++--
examples/loan-broker-jms/README.adoc | 4 ++--
examples/main-artemis/README.adoc | 4 ++--
examples/main-endpointdsl-google-pubsub/README.adoc | 4 ++--
examples/main-endpointdsl/README.adoc | 4 ++--
examples/main-health/README.adoc | 4 ++--
examples/main-joor/README.adoc | 4 ++--
examples/main-lambda/README.adoc | 4 ++--
examples/main-tiny/README.adoc | 4 ++--
examples/main-xml/README.adoc | 4 ++--
examples/main/README.adoc | 4 ++--
examples/management/README.adoc | 4 ++--
examples/micrometer/README.adoc | 4 ++--
examples/mongodb/README.adoc | 4 ++--
examples/netty-custom-correlation/README.adoc | 4 ++--
examples/oaipmh/README.adoc | 4 ++--
examples/openapi-cdi/README.adoc | 4 ++--
examples/pojo-messaging/README.adoc | 4 ++--
examples/reactive-executor-vertx/README.adoc | 4 ++--
examples/route-throttling/README.adoc | 4 ++--
examples/routeloader/README.adoc | 4 ++--
examples/routetemplate/README.adoc | 4 ++--
examples/salesforce-consumer/README.adoc | 4 ++--
examples/servlet-tomcat/README.adoc | 4 ++--
examples/splunk/README.adoc | 4 ++--
examples/spring-javaconfig/README.adoc | 4 ++--
examples/spring-pulsar/README.adoc | 4 ++--
examples/spring-security/README.adoc | 4 ++--
examples/spring-ws/README.adoc | 4 ++--
examples/spring-xquery/README.adoc | 4 ++--
examples/spring/README.adoc | 4 ++--
examples/swagger-cdi/README.adoc | 4 ++--
examples/telegram/README.adoc | 4 ++--
examples/transformer-cdi/README.adoc | 4 ++--
examples/transformer-demo/README.adoc | 4 ++--
examples/twitter-websocket/README.adoc | 4 ++--
examples/vertx-kafka/README.adoc | 4 ++--
examples/widget-gadget-cdi/README.adoc | 4 ++--
examples/widget-gadget-java/README.adoc | 4 ++--
examples/widget-gadget-xml/README.adoc | 4 ++--
95 files changed, 190 insertions(+), 190 deletions(-)
diff --git a/examples/README.adoc b/examples/README.adoc
index cac1460..8bf2918 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -212,9 +212,9 @@ Number of Examples: 91 (0 deprecated)
== 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/examples/activemq-tomcat/README.adoc
b/examples/activemq-tomcat/README.adoc
index 56e8220..819a2ba 100644
--- a/examples/activemq-tomcat/README.adoc
+++ b/examples/activemq-tomcat/README.adoc
@@ -47,9 +47,9 @@ The ActiveMQ broker is configured in the
=== 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/examples/aggregate-dist/README.adoc
b/examples/aggregate-dist/README.adoc
index d59c203..ed1b384 100644
--- a/examples/aggregate-dist/README.adoc
+++ b/examples/aggregate-dist/README.adoc
@@ -17,9 +17,9 @@ $ mvn clean compile exec: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/examples/aggregate/README.adoc b/examples/aggregate/README.adoc
index c48f601..a6677fd 100644
--- a/examples/aggregate/README.adoc
+++ b/examples/aggregate/README.adoc
@@ -58,9 +58,9 @@ it uses a persistent store.
=== 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/examples/any23/README.adoc b/examples/any23/README.adoc
index 58c7b95..50a0041 100644
--- a/examples/any23/README.adoc
+++ b/examples/any23/README.adoc
@@ -30,9 +30,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/examples/artemis-large-messages/README.adoc
b/examples/artemis-large-messages/README.adoc
index 18433f2..d51f144 100644
--- a/examples/artemis-large-messages/README.adoc
+++ b/examples/artemis-large-messages/README.adoc
@@ -86,9 +86,9 @@ delete all messages from queues which is a handy operation.
=== 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/examples/artemis/README.adoc b/examples/artemis/README.adoc
index 36f0ec1..1b60916 100644
--- a/examples/artemis/README.adoc
+++ b/examples/artemis/README.adoc
@@ -97,9 +97,9 @@ The Camel application is configured in the
=== 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/examples/as2/README.adoc b/examples/as2/README.adoc
index 5de7976..ac01104 100644
--- a/examples/as2/README.adoc
+++ b/examples/as2/README.adoc
@@ -29,9 +29,9 @@ $ mvn camel: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/examples/aws/aws-secrets-manager/README.adoc
b/examples/aws/aws-secrets-manager/README.adoc
index 649a987..e3e9a09 100644
--- a/examples/aws/aws-secrets-manager/README.adoc
+++ b/examples/aws/aws-secrets-manager/README.adoc
@@ -54,9 +54,9 @@ At this point you should see:
=== 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/examples/aws/main-endpointdsl-aws2-s3-kafka/README.adoc
b/examples/aws/main-endpointdsl-aws2-s3-kafka/README.adoc
index 452a9b9..1d70dbe 100644
--- a/examples/aws/main-endpointdsl-aws2-s3-kafka/README.adoc
+++ b/examples/aws/main-endpointdsl-aws2-s3-kafka/README.adoc
@@ -24,9 +24,9 @@ $ mvn camel: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/examples/aws/main-endpointdsl-aws2-s3/README.adoc
b/examples/aws/main-endpointdsl-aws2-s3/README.adoc
index ceaa21b..5c844e2 100644
--- a/examples/aws/main-endpointdsl-aws2-s3/README.adoc
+++ b/examples/aws/main-endpointdsl-aws2-s3/README.adoc
@@ -24,9 +24,9 @@ $ mvn camel: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/examples/aws/main-endpointdsl-aws2/README.adoc
b/examples/aws/main-endpointdsl-aws2/README.adoc
index 0c1e494..9f011b3 100644
--- a/examples/aws/main-endpointdsl-aws2/README.adoc
+++ b/examples/aws/main-endpointdsl-aws2/README.adoc
@@ -67,9 +67,9 @@ In the aws2-sqs-consumer terminal you should see a
createBucket event in the log
=== 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/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/readme.adoc
b/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/readme.adoc
index f39297b..587115f 100644
--- a/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/readme.adoc
+++ b/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/readme.adoc
@@ -19,9 +19,9 @@ 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/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/readme.adoc
b/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/readme.adoc
index f39297b..587115f 100644
--- a/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/readme.adoc
+++ b/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/readme.adoc
@@ -19,9 +19,9 @@ 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/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/readme.adoc
b/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/readme.adoc
index f39297b..587115f 100644
--- a/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/readme.adoc
+++ b/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/readme.adoc
@@ -19,9 +19,9 @@ 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/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/README.adoc
b/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/README.adoc
index 241581c..cafef89 100644
--- a/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/README.adoc
+++ b/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/README.adoc
@@ -63,9 +63,9 @@ Now in the same s3.topic.1/partition_0 folder, you should see
20 files correctly
=== 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/examples/aws/main-endpointdsl-kafka-aws2-s3/README.adoc
b/examples/aws/main-endpointdsl-kafka-aws2-s3/README.adoc
index e5614e7..0e4ed22 100644
--- a/examples/aws/main-endpointdsl-kafka-aws2-s3/README.adoc
+++ b/examples/aws/main-endpointdsl-kafka-aws2-s3/README.adoc
@@ -53,9 +53,9 @@ You should see the bucket populated.
=== 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/examples/azure-eventhubs/README.adoc
b/examples/azure-eventhubs/README.adoc
index a144668..adb9e9a 100644
--- a/examples/azure-eventhubs/README.adoc
+++ b/examples/azure-eventhubs/README.adoc
@@ -22,9 +22,9 @@ $ mvn camel: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/examples/azure-storage-blob/README.adoc
b/examples/azure-storage-blob/README.adoc
index 7efef1e..0c74cd2 100644
--- a/examples/azure-storage-blob/README.adoc
+++ b/examples/azure-storage-blob/README.adoc
@@ -35,9 +35,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/examples/basic/README.adoc b/examples/basic/README.adoc
index 53ce924..54079d1 100644
--- a/examples/basic/README.adoc
+++ b/examples/basic/README.adoc
@@ -37,9 +37,9 @@ and then right click, and chose run java application.
=== 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/examples/bigxml-split/README.adoc
b/examples/bigxml-split/README.adoc
index e087f44..eebc851 100644
--- a/examples/bigxml-split/README.adoc
+++ b/examples/bigxml-split/README.adoc
@@ -70,9 +70,9 @@ Tested on MacBook Pro 2,8 GHz Intel Core i7; 16 GB 2133 MHz
LPDDR3; 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/examples/billboard-aggregate/README.adoc
b/examples/billboard-aggregate/README.adoc
index b4845e3..61071e3 100644
--- a/examples/billboard-aggregate/README.adoc
+++ b/examples/billboard-aggregate/README.adoc
@@ -48,9 +48,9 @@ $ mvn 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/examples/cafe-endpointdsl/README.adoc
b/examples/cafe-endpointdsl/README.adoc
index a81e097..4d36e75 100644
--- a/examples/cafe-endpointdsl/README.adoc
+++ b/examples/cafe-endpointdsl/README.adoc
@@ -46,9 +46,9 @@ $ mvn 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/examples/cafe/README.adoc b/examples/cafe/README.adoc
index e12a611..455780b 100644
--- a/examples/cafe/README.adoc
+++ b/examples/cafe/README.adoc
@@ -45,9 +45,9 @@ $ mvn 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/examples/cassandra-kubernetes/README.adoc
b/examples/cassandra-kubernetes/README.adoc
index b46bede..faa4427 100644
--- a/examples/cassandra-kubernetes/README.adoc
+++ b/examples/cassandra-kubernetes/README.adoc
@@ -131,9 +131,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].
+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/examples/cdi-cassandraql/README.adoc
b/examples/cdi-cassandraql/README.adoc
index 658436d..f948f5b 100644
--- a/examples/cdi-cassandraql/README.adoc
+++ b/examples/cdi-cassandraql/README.adoc
@@ -158,9 +158,9 @@ cqlsh: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/examples/cdi-kubernetes/README.adoc
b/examples/cdi-kubernetes/README.adoc
index 895974a..869f23c 100644
--- a/examples/cdi-kubernetes/README.adoc
+++ b/examples/cdi-kubernetes/README.adoc
@@ -82,9 +82,9 @@ The Camel 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/examples/cdi-metrics/README.adoc b/examples/cdi-metrics/README.adoc
index bfe3182..28f25b1 100644
--- a/examples/cdi-metrics/README.adoc
+++ b/examples/cdi-metrics/README.adoc
@@ -85,9 +85,9 @@ $ mvn 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/examples/cdi-minio/README.adoc b/examples/cdi-minio/README.adoc
index ce47f02..4dd1b0c 100644
--- a/examples/cdi-minio/README.adoc
+++ b/examples/cdi-minio/README.adoc
@@ -37,9 +37,9 @@ The Camel 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/examples/cdi-properties/README.adoc
b/examples/cdi-properties/README.adoc
index 84922dd..104611a 100644
--- a/examples/cdi-properties/README.adoc
+++ b/examples/cdi-properties/README.adoc
@@ -66,9 +66,9 @@ $ mvn 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/examples/cdi-rest-servlet/README.adoc
b/examples/cdi-rest-servlet/README.adoc
index c627386..fc76ba7 100644
--- a/examples/cdi-rest-servlet/README.adoc
+++ b/examples/cdi-rest-servlet/README.adoc
@@ -90,9 +90,9 @@ $ mvn 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/examples/cdi-test/README.adoc b/examples/cdi-test/README.adoc
index 7dcd244..6f98b26 100644
--- a/examples/cdi-test/README.adoc
+++ b/examples/cdi-test/README.adoc
@@ -74,9 +74,9 @@ $ mvn 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/examples/cdi-xml/README.adoc b/examples/cdi-xml/README.adoc
index a954081..3d7a7f3 100644
--- a/examples/cdi-xml/README.adoc
+++ b/examples/cdi-xml/README.adoc
@@ -121,9 +121,9 @@ $ mvn 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/examples/cdi/README.adoc b/examples/cdi/README.adoc
index 86727db..5ac9d26 100644
--- a/examples/cdi/README.adoc
+++ b/examples/cdi/README.adoc
@@ -37,9 +37,9 @@ CDI container is created and started.
=== 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/examples/console/README.adoc b/examples/console/README.adoc
index 161a9ab..4ae6913 100644
--- a/examples/console/README.adoc
+++ b/examples/console/README.adoc
@@ -42,9 +42,9 @@ and then right click, and chose run java application.
=== 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/examples/csimple-joor/readme.adoc
b/examples/csimple-joor/readme.adoc
index 114c3a7..15c7cd3 100644
--- a/examples/csimple-joor/readme.adoc
+++ b/examples/csimple-joor/readme.adoc
@@ -28,9 +28,9 @@ $ mvn camel: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/examples/csimple/readme.adoc b/examples/csimple/readme.adoc
index 8b8c236..9d4e176 100644
--- a/examples/csimple/readme.adoc
+++ b/examples/csimple/readme.adoc
@@ -29,9 +29,9 @@ $ mvn camel: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/examples/cxf-proxy/README.adoc b/examples/cxf-proxy/README.adoc
index dbc5579..9da64a4 100644
--- a/examples/cxf-proxy/README.adoc
+++ b/examples/cxf-proxy/README.adoc
@@ -83,9 +83,9 @@ file `+src/main/resources/incident.properties+`
=== 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/examples/cxf-tomcat/README.adoc b/examples/cxf-tomcat/README.adoc
index 980b59a..625392f 100644
--- a/examples/cxf-tomcat/README.adoc
+++ b/examples/cxf-tomcat/README.adoc
@@ -68,9 +68,9 @@ within soapUI, making sample SOAP requests such as the
following:
=== 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/examples/cxf/README.adoc b/examples/cxf/README.adoc
index e1c175b..67fb7b4 100644
--- a/examples/cxf/README.adoc
+++ b/examples/cxf/README.adoc
@@ -61,9 +61,9 @@ $ mvn 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/examples/debezium-eventhubs-blob/README.adoc
b/examples/debezium-eventhubs-blob/README.adoc
index 2a371fc..82659a4 100644
--- a/examples/debezium-eventhubs-blob/README.adoc
+++ b/examples/debezium-eventhubs-blob/README.adoc
@@ -108,9 +108,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/examples/debezium/README.adoc b/examples/debezium/README.adoc
index fddff23..ae0c9a4 100644
--- a/examples/debezium/README.adoc
+++ b/examples/debezium/README.adoc
@@ -105,9 +105,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/examples/fhir/README.adoc b/examples/fhir/README.adoc
index ed7875d..e90209d 100644
--- a/examples/fhir/README.adoc
+++ b/examples/fhir/README.adoc
@@ -58,9 +58,9 @@ The Camel 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/examples/flight-recorder/README.adoc
b/examples/flight-recorder/README.adoc
index ef301f6..2a22bb6 100644
--- a/examples/flight-recorder/README.adoc
+++ b/examples/flight-recorder/README.adoc
@@ -40,9 +40,9 @@ In the `application.properties` file.
=== 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/examples/ftp/README.adoc b/examples/ftp/README.adoc
index db9b1ae..80d10eb 100644
--- a/examples/ftp/README.adoc
+++ b/examples/ftp/README.adoc
@@ -59,9 +59,9 @@ You can enable verbose logging by adjustung the
`src/main/resources/log4j.proper
=== 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/examples/hazelcast-kubernetes/README.adoc
b/examples/hazelcast-kubernetes/README.adoc
index 55f4440..3b304eb 100644
--- a/examples/hazelcast-kubernetes/README.adoc
+++ b/examples/hazelcast-kubernetes/README.adoc
@@ -250,9 +250,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/examples/java8/README.adoc b/examples/java8/README.adoc
index befeb50..7e4588d 100644
--- a/examples/java8/README.adoc
+++ b/examples/java8/README.adoc
@@ -25,9 +25,9 @@ $ mvn camel: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/examples/jdbc/README.adoc b/examples/jdbc/README.adoc
index 6a35821..6528c73 100644
--- a/examples/jdbc/README.adoc
+++ b/examples/jdbc/README.adoc
@@ -43,9 +43,9 @@ update the record as DONE so not to re-process on next polled.
=== 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/examples/jms-file/README.adoc b/examples/jms-file/README.adoc
index 4d24ffb..739505a 100644
--- a/examples/jms-file/README.adoc
+++ b/examples/jms-file/README.adoc
@@ -31,9 +31,9 @@ the test directory.
=== 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/examples/jmx/README.adoc b/examples/jmx/README.adoc
index b1c1eb9..d583b44 100644
--- a/examples/jmx/README.adoc
+++ b/examples/jmx/README.adoc
@@ -35,9 +35,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/examples/jooq/README.adoc b/examples/jooq/README.adoc
index 6ed05ba..45fa579 100644
--- a/examples/jooq/README.adoc
+++ b/examples/jooq/README.adoc
@@ -67,9 +67,9 @@ And the consumer route `consume-route` selects and deletes
all entities from dat
=== 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/examples/kafka/README.adoc b/examples/kafka/README.adoc
index ef45e54..8f7df06 100644
--- a/examples/kafka/README.adoc
+++ b/examples/kafka/README.adoc
@@ -69,9 +69,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/examples/kamelet/README.adoc b/examples/kamelet/README.adoc
index f45a0de..ef3ce9d 100644
--- a/examples/kamelet/README.adoc
+++ b/examples/kamelet/README.adoc
@@ -31,9 +31,9 @@ $ mvn camel: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/examples/kotlin/README.adoc b/examples/kotlin/README.adoc
index e7a1447..d715e14 100644
--- a/examples/kotlin/README.adoc
+++ b/examples/kotlin/README.adoc
@@ -26,9 +26,9 @@ http://localhost:8080
=== 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/examples/loadbalancing/README.adoc
b/examples/loadbalancing/README.adoc
index f22328e..83c8036 100644
--- a/examples/loadbalancing/README.adoc
+++ b/examples/loadbalancing/README.adoc
@@ -60,9 +60,9 @@ mvn exec:java -Ploadbalancer
=== 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/examples/loan-broker-cxf/README.adoc
b/examples/loan-broker-cxf/README.adoc
index 700a3eb..a1f89a0 100644
--- a/examples/loan-broker-cxf/README.adoc
+++ b/examples/loan-broker-cxf/README.adoc
@@ -40,9 +40,9 @@ $ mvn 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/examples/loan-broker-jms/README.adoc
b/examples/loan-broker-jms/README.adoc
index f0559d0..9a66841 100644
--- a/examples/loan-broker-jms/README.adoc
+++ b/examples/loan-broker-jms/README.adoc
@@ -46,9 +46,9 @@ $ mvn 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/examples/main-artemis/README.adoc
b/examples/main-artemis/README.adoc
index c309aae..48b242b 100644
--- a/examples/main-artemis/README.adoc
+++ b/examples/main-artemis/README.adoc
@@ -29,9 +29,9 @@ $ mvn compile camel: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/examples/main-endpointdsl-google-pubsub/README.adoc
b/examples/main-endpointdsl-google-pubsub/README.adoc
index edb6817..3f34b9d 100644
--- a/examples/main-endpointdsl-google-pubsub/README.adoc
+++ b/examples/main-endpointdsl-google-pubsub/README.adoc
@@ -36,9 +36,9 @@ $ mvn camel: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/examples/main-endpointdsl/README.adoc
b/examples/main-endpointdsl/README.adoc
index 48e1661..9a960f7 100644
--- a/examples/main-endpointdsl/README.adoc
+++ b/examples/main-endpointdsl/README.adoc
@@ -27,9 +27,9 @@ $ mvn camel: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/examples/main-health/README.adoc b/examples/main-health/README.adoc
index 2ea6b5a..a273379 100644
--- a/examples/main-health/README.adoc
+++ b/examples/main-health/README.adoc
@@ -32,9 +32,9 @@ find the DefaultHealthCheck MBean.
=== 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/examples/main-joor/README.adoc b/examples/main-joor/README.adoc
index cdf6e9c..c9aa3bf 100644
--- a/examples/main-joor/README.adoc
+++ b/examples/main-joor/README.adoc
@@ -14,9 +14,9 @@ $ mvn camel: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/examples/main-lambda/README.adoc b/examples/main-lambda/README.adoc
index ce85df3..9dd6be8 100644
--- a/examples/main-lambda/README.adoc
+++ b/examples/main-lambda/README.adoc
@@ -27,9 +27,9 @@ $ mvn camel: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/examples/main-tiny/README.adoc b/examples/main-tiny/README.adoc
index a8660ed..1558239 100644
--- a/examples/main-tiny/README.adoc
+++ b/examples/main-tiny/README.adoc
@@ -18,9 +18,9 @@ $ mvn camel: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/examples/main-xml/README.adoc b/examples/main-xml/README.adoc
index ee069ae..4db6d9b 100644
--- a/examples/main-xml/README.adoc
+++ b/examples/main-xml/README.adoc
@@ -16,9 +16,9 @@ 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/examples/main/README.adoc b/examples/main/README.adoc
index fb73a37..e3404d5 100644
--- a/examples/main/README.adoc
+++ b/examples/main/README.adoc
@@ -35,9 +35,9 @@ $ mvn camel: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/examples/management/README.adoc b/examples/management/README.adoc
index cdfda1a..68103b4 100644
--- a/examples/management/README.adoc
+++ b/examples/management/README.adoc
@@ -83,9 +83,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/examples/micrometer/README.adoc b/examples/micrometer/README.adoc
index e5282f1..6316c9e 100644
--- a/examples/micrometer/README.adoc
+++ b/examples/micrometer/README.adoc
@@ -72,9 +72,9 @@ You can see the routing rules by looking at the java code in
the
=== 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/examples/mongodb/README.adoc b/examples/mongodb/README.adoc
index fe4dbfb..fd49b40 100644
--- a/examples/mongodb/README.adoc
+++ b/examples/mongodb/README.adoc
@@ -42,9 +42,9 @@ $ curl localhost:8081/hello?id=5eaa94933aff184354c4a874
=== 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/examples/netty-custom-correlation/README.adoc
b/examples/netty-custom-correlation/README.adoc
index c0bda73..152c823 100644
--- a/examples/netty-custom-correlation/README.adoc
+++ b/examples/netty-custom-correlation/README.adoc
@@ -32,9 +32,9 @@ Also the messages can be inter-leaved when some messages are
faster than others.
=== 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/examples/oaipmh/README.adoc b/examples/oaipmh/README.adoc
index 65195a0..d5d0970 100644
--- a/examples/oaipmh/README.adoc
+++ b/examples/oaipmh/README.adoc
@@ -25,9 +25,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/examples/openapi-cdi/README.adoc b/examples/openapi-cdi/README.adoc
index 9224f4a..2803299 100644
--- a/examples/openapi-cdi/README.adoc
+++ b/examples/openapi-cdi/README.adoc
@@ -50,9 +50,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/examples/pojo-messaging/README.adoc
b/examples/pojo-messaging/README.adoc
index 1682bd7..bcdedc8 100644
--- a/examples/pojo-messaging/README.adoc
+++ b/examples/pojo-messaging/README.adoc
@@ -27,9 +27,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/examples/reactive-executor-vertx/README.adoc
b/examples/reactive-executor-vertx/README.adoc
index bdad380..d9cfaeb 100644
--- a/examples/reactive-executor-vertx/README.adoc
+++ b/examples/reactive-executor-vertx/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/examples/route-throttling/README.adoc
b/examples/route-throttling/README.adoc
index 5d7bc38..89de065 100644
--- a/examples/route-throttling/README.adoc
+++ b/examples/route-throttling/README.adoc
@@ -65,9 +65,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/examples/routeloader/README.adoc b/examples/routeloader/README.adoc
index aa02830..b72584a 100644
--- a/examples/routeloader/README.adoc
+++ b/examples/routeloader/README.adoc
@@ -23,9 +23,9 @@ $ mvn camel: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/examples/routetemplate/README.adoc
b/examples/routetemplate/README.adoc
index fc8faa0..a15ff1d 100644
--- a/examples/routetemplate/README.adoc
+++ b/examples/routetemplate/README.adoc
@@ -23,9 +23,9 @@ $ mvn camel: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/examples/salesforce-consumer/README.adoc
b/examples/salesforce-consumer/README.adoc
index 46ebd5f..a6e9676 100644
--- a/examples/salesforce-consumer/README.adoc
+++ b/examples/salesforce-consumer/README.adoc
@@ -58,9 +58,9 @@ You can specify your topic name (`salesforce.topic`) and turn
on/off each operat
=== 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/examples/servlet-tomcat/README.adoc
b/examples/servlet-tomcat/README.adoc
index 4ccfbcf..29bde1b 100644
--- a/examples/servlet-tomcat/README.adoc
+++ b/examples/servlet-tomcat/README.adoc
@@ -36,9 +36,9 @@ http://localhost:8080/camel-example-servlet-tomcat/camel/hello
=== 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/examples/splunk/README.adoc b/examples/splunk/README.adoc
index 36ee97c..4d3c669 100644
--- a/examples/splunk/README.adoc
+++ b/examples/splunk/README.adoc
@@ -60,9 +60,9 @@ You can enable verbose logging by adjusting the
=== 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/examples/spring-javaconfig/README.adoc
b/examples/spring-javaconfig/README.adoc
index 2cc9e14..17140a3 100644
--- a/examples/spring-javaconfig/README.adoc
+++ b/examples/spring-javaconfig/README.adoc
@@ -34,9 +34,9 @@ You can see the routing rules by looking at the java code in
the
=== 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/examples/spring-pulsar/README.adoc
b/examples/spring-pulsar/README.adoc
index 87edaf4..ef38dd5 100644
--- a/examples/spring-pulsar/README.adoc
+++ b/examples/spring-pulsar/README.adoc
@@ -57,9 +57,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/examples/spring-security/README.adoc
b/examples/spring-security/README.adoc
index ddc2de3..c8599bc 100644
--- a/examples/spring-security/README.adoc
+++ b/examples/spring-security/README.adoc
@@ -34,9 +34,9 @@ user/password (`+jim/jimspassword+` with the admin and user
role or
=== 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/examples/spring-ws/README.adoc b/examples/spring-ws/README.adoc
index 5a7ab9d..96bdb01 100644
--- a/examples/spring-ws/README.adoc
+++ b/examples/spring-ws/README.adoc
@@ -34,9 +34,9 @@ use SOAP-UI project available in the `+client+` directory.
=== 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/examples/spring-xquery/README.adoc
b/examples/spring-xquery/README.adoc
index b74f006..2088368 100644
--- a/examples/spring-xquery/README.adoc
+++ b/examples/spring-xquery/README.adoc
@@ -35,9 +35,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/examples/spring/README.adoc b/examples/spring/README.adoc
index 75e585f..21c38db 100644
--- a/examples/spring/README.adoc
+++ b/examples/spring/README.adoc
@@ -33,9 +33,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/examples/swagger-cdi/README.adoc b/examples/swagger-cdi/README.adoc
index 42aa26c..016b8c5 100644
--- a/examples/swagger-cdi/README.adoc
+++ b/examples/swagger-cdi/README.adoc
@@ -59,9 +59,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/examples/telegram/README.adoc b/examples/telegram/README.adoc
index 542df07..cf982fc 100644
--- a/examples/telegram/README.adoc
+++ b/examples/telegram/README.adoc
@@ -17,9 +17,9 @@ You can specify your "chat id" and "authorization token" in
"application.propert
=== 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/examples/transformer-cdi/README.adoc
b/examples/transformer-cdi/README.adoc
index 25f92dd..c79b3a9 100644
--- a/examples/transformer-cdi/README.adoc
+++ b/examples/transformer-cdi/README.adoc
@@ -32,9 +32,9 @@ CDI container is created and started.
=== 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/examples/transformer-demo/README.adoc
b/examples/transformer-demo/README.adoc
index 4f1bca4..29753e2 100644
--- a/examples/transformer-demo/README.adoc
+++ b/examples/transformer-demo/README.adoc
@@ -31,9 +31,9 @@ Check the `+src/main/resources/log4j2.properties+`
=== 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/examples/twitter-websocket/README.adoc
b/examples/twitter-websocket/README.adoc
index cf2ef54..27e949b 100644
--- a/examples/twitter-websocket/README.adoc
+++ b/examples/twitter-websocket/README.adoc
@@ -39,9 +39,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/examples/vertx-kafka/README.adoc b/examples/vertx-kafka/README.adoc
index daddbf4..2ea2456 100644
--- a/examples/vertx-kafka/README.adoc
+++ b/examples/vertx-kafka/README.adoc
@@ -57,9 +57,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/examples/widget-gadget-cdi/README.adoc
b/examples/widget-gadget-cdi/README.adoc
index af34a79..6eec985 100644
--- a/examples/widget-gadget-cdi/README.adoc
+++ b/examples/widget-gadget-cdi/README.adoc
@@ -89,9 +89,9 @@ The Camel application is configured in the
=== 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/examples/widget-gadget-java/README.adoc
b/examples/widget-gadget-java/README.adoc
index c8fe665..53bf78f 100644
--- a/examples/widget-gadget-java/README.adoc
+++ b/examples/widget-gadget-java/README.adoc
@@ -87,9 +87,9 @@ The Camel application is configured in the
=== 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/examples/widget-gadget-xml/README.adoc
b/examples/widget-gadget-xml/README.adoc
index 30fc361..85cadf5 100644
--- a/examples/widget-gadget-xml/README.adoc
+++ b/examples/widget-gadget-xml/README.adoc
@@ -88,9 +88,9 @@ The Camel application is configured in the
=== 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!