You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2023/02/10 09:02:17 UTC

[camel-website] branch main updated: Remove broken links from old Camel Quarkus blog posts

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 647eb6ee Remove broken links from old Camel Quarkus blog posts
647eb6ee is described below

commit 647eb6ee75424fd918aad42826cfaa1c105b53f6
Author: James Netherton <ja...@gmail.com>
AuthorDate: Fri Feb 10 07:43:53 2023 +0000

    Remove broken links from old Camel Quarkus blog posts
---
 content/blog/2020/06/camel-quarkus-release-1.0.0-CR2/index.md | 2 +-
 content/blog/2020/07/camel-quarkus-release-1.0.0-CR3/index.md | 2 +-
 content/blog/2020/09/camel-quarkus-release-1.1.0/index.md     | 4 ++--
 content/blog/2020/12/camel-quarkus-release-1.5.0/index.md     | 6 +++---
 content/blog/2021/02/camel-quarkus-release-1.7.0/index.md     | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/content/blog/2020/06/camel-quarkus-release-1.0.0-CR2/index.md b/content/blog/2020/06/camel-quarkus-release-1.0.0-CR2/index.md
index 08cb3b62..7b72ce8c 100644
--- a/content/blog/2020/06/camel-quarkus-release-1.0.0-CR2/index.md
+++ b/content/blog/2020/06/camel-quarkus-release-1.0.0-CR2/index.md
@@ -29,7 +29,7 @@ All supported bits can be seen in the [List of Camel Quarkus extensions](/camel-
 Each Camel Quarkus extension has a separate page now. Most of the content is generated from the data available in
 [Camel Catalog](/manual/camel-catalog.html). This includes some basic description, Maven
 coordinates and links to the involved Camel bits.
-[ActiveMQ](/camel-quarkus/next/reference/extensions/activemq.html) is an example of such a rudimentary
+ActiveMQ is an example of such a rudimentary
 page.
 
 In some cases, that generated content is combined with manually maintained sections that inform about Camel
diff --git a/content/blog/2020/07/camel-quarkus-release-1.0.0-CR3/index.md b/content/blog/2020/07/camel-quarkus-release-1.0.0-CR3/index.md
index 22f57354..e2d22cb0 100644
--- a/content/blog/2020/07/camel-quarkus-release-1.0.0-CR3/index.md
+++ b/content/blog/2020/07/camel-quarkus-release-1.0.0-CR3/index.md
@@ -21,7 +21,7 @@ The following new extensions were added:
 * [JOLT](/camel-quarkus/next/reference/extensions/jolt.html)
 * [JTA](/camel-quarkus/next/reference/extensions/jta.html)
 * [OpenApi Java](/camel-quarkus/next/reference/extensions/openapi-java.html)
-* [Tika](/camel-quarkus/next/reference/extensions/tika.html)
+* Tika
 * [Vert.x](/camel-quarkus/next/reference/extensions/vertx.html)
 
 
diff --git a/content/blog/2020/09/camel-quarkus-release-1.1.0/index.md b/content/blog/2020/09/camel-quarkus-release-1.1.0/index.md
index a7784fdf..2869cbdf 100644
--- a/content/blog/2020/09/camel-quarkus-release-1.1.0/index.md
+++ b/content/blog/2020/09/camel-quarkus-release-1.1.0/index.md
@@ -36,8 +36,8 @@ In addition, native support has been added to the following 16 extensions:
 * [Git](/camel-quarkus/next/reference/extensions/git.html)
 * [Master](/camel-quarkus/next/reference/extensions/master.html)
 * [NATS](/camel-quarkus/next/reference/extensions/nats.html)
-* [RabbitMQ](/camel-quarkus/next/reference/extensions/rabbitmq.html)
-* [SmallRye Reactive Messaging](/camel-quarkus/next/reference/extensions/smallrye-reactive-messaging.html)
+* RabbitMQ
+* SmallRye Reactive Messaging
 * [ThreadPoolFactory Vert.x](/camel-quarkus/next/reference/extensions/threadpoolfactory-vertx.html)
 * [Vert.x HTTP Client](/camel-quarkus/next/reference/extensions/vertx-http.html)
 * [Vert.x WebSocket](/camel-quarkus/next/reference/extensions/vertx-websocket.html)
diff --git a/content/blog/2020/12/camel-quarkus-release-1.5.0/index.md b/content/blog/2020/12/camel-quarkus-release-1.5.0/index.md
index 894d0b12..79ef1cb6 100644
--- a/content/blog/2020/12/camel-quarkus-release-1.5.0/index.md
+++ b/content/blog/2020/12/camel-quarkus-release-1.5.0/index.md
@@ -38,19 +38,19 @@ Check [Camel 3.7 what's new](/blog/2020/12/Camel37-Whatsnew/) blog post by Claus
 As usual, the new Camel Quarkus release brings some new extensions:
 
 * CSimple language mentioned above
-* [Micrometer](/camel-quarkus/next/reference/extensions/micrometer.html) - in addition to [MicroProfile Metrics](/camel-quarkus/next/reference/extensions/microprofile-metrics.html), you can now collect your metrics using [Micrometer](https://micrometer.io/). See also [this blog post](https://quarkus.io/blog/micrometer-metrics/) by Ken Finnigan.
+* [Micrometer](/camel-quarkus/next/reference/extensions/micrometer.html) - in addition to MicroProfile Metrics, you can now collect your metrics using [Micrometer](https://micrometer.io/). See also [this blog post](https://quarkus.io/blog/micrometer-metrics/) by Ken Finnigan.
 * [Minio](/camel-quarkus/next/reference/extensions/minio.html) (JVM only)
 * [AtlasMap](/camel-quarkus/next/reference/extensions/atlasmap.html) (JVM only)
 
 The following extensions are now supported in native mode:
 
 * [Protobuf](/camel-quarkus/next/reference/extensions/protobuf.html)
-* [Avro RPC](/camel-quarkus/next/reference/extensions/avro-rpc.html)
+* Avro RPC
 * [SCP](/camel-quarkus/next/reference/extensions/jsch.html)
 * [Solr](/camel-quarkus/next/reference/extensions/solr.html)
 * [Google PubSub](/camel-quarkus/next/reference/extensions/google-pubsub.html)
 * [Google BigQuery](/camel-quarkus/next/reference/extensions/google-bigquery.html)
-* [OptaPlanner](/camel-quarkus/next/reference/extensions/optaplanner.html)
+* OptaPlanner
 
 Check the full list of supported extensions in the [extensions reference](/camel-quarkus/next/reference/index.html).
 
diff --git a/content/blog/2021/02/camel-quarkus-release-1.7.0/index.md b/content/blog/2021/02/camel-quarkus-release-1.7.0/index.md
index 2091cf36..6f5e6a50 100644
--- a/content/blog/2021/02/camel-quarkus-release-1.7.0/index.md
+++ b/content/blog/2021/02/camel-quarkus-release-1.7.0/index.md
@@ -43,7 +43,7 @@ Camel Quarkus brings support for six new Camel components:
 * [Kamelet](/camel-quarkus/next/reference/extensions/kamelet.html)
 * [OAI-PMH](/camel-quarkus/next/reference/extensions/oaipmh.html)
 * [Spring RabbitMQ](/camel-quarkus/next/reference/extensions/spring-rabbitmq.html)
-* [XML Security Sign and Verify](/camel-quarkus/next/reference/extensions/xmlsecurity.html)
+* XML Security Sign and Verify
 * [JFR](/camel-quarkus/next/reference/extensions/jfr.html) (JVM only)
 
 Components newly supported in native mode:
@@ -55,7 +55,7 @@ Components newly supported in native mode:
 * [Cassandra CQL](/camel-quarkus/next/reference/extensions/cassandraql.html)
 * IPFS (no longer supported, February 2022)
 * [PubNub](/camel-quarkus/next/reference/extensions/pubnub.html)
-* [StAX](/camel-quarkus/next/reference/extensions/stax.html)
+* StAX
 * [CBOR](/camel-quarkus/next/reference/extensions/cbor.html)
 * [Syslog](/camel-quarkus/next/reference/extensions/syslog.html)