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

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


The following commit(s) were added to refs/heads/master by this push:
     new 148156e  Fix broken external links in component documentation
148156e is described below

commit 148156e0d9f3c0ab6bbeafba889f66bd02d4164b
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Fri Aug 10 16:10:32 2018 +0100

    Fix broken external links in component documentation
---
 components/camel-atomix/src/main/docs/atomix-map-component.adoc       | 2 +-
 components/camel-atomix/src/main/docs/atomix-messaging-component.adoc | 2 +-
 components/camel-atomix/src/main/docs/atomix-multimap-component.adoc  | 2 +-
 components/camel-atomix/src/main/docs/atomix-queue-component.adoc     | 2 +-
 components/camel-atomix/src/main/docs/atomix-set-component.adoc       | 2 +-
 components/camel-atomix/src/main/docs/atomix-value-component.adoc     | 2 +-
 .../camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc  | 4 ++--
 components/camel-jolt/src/main/docs/jolt-component.adoc               | 2 +-
 components/camel-vertx/src/main/docs/vertx-component.adoc             | 4 ++--
 9 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/components/camel-atomix/src/main/docs/atomix-map-component.adoc 
b/components/camel-atomix/src/main/docs/atomix-map-component.adoc
index 6dd8456..c5b3ea7 100644
--- a/components/camel-atomix/src/main/docs/atomix-map-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-map-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 2.20*
 
-The camel atomix-map component allows you to work with 
http://atomix.io/atomix/[Atomix's] 
http://atomix.io/atomix/docs/collections/#distributedmap[Distributed Map] 
collection.
+The camel atomix-map component allows you to work with 
http://atomix.io[Atomix's] 
https://atomix.io/docs/latest/user-manual/primitives/DistributedMap/[Distributed
 Map] collection.
 
 Maven users will need to add the following dependency to their pom.xml for 
this component:
 
diff --git 
a/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc 
b/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc
index ae9c938..89d6b42 100644
--- a/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 2.20*
 
-The camel atomix-messaging component allows you to work with 
http://atomix.io/atomix/[Atomix's] 
http://atomix.io/atomix/docs/groups/#messaging[Group Messaging].
+The camel atomix-messaging component allows you to work with 
http://atomix.io[Atomix's] 
https://atomix.io/docs/latest/user-manual/cluster-communication/direct-messaging[Group
 Messaging].
 
 Maven users will need to add the following dependency to their pom.xml
 for this component:
diff --git 
a/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc 
b/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc
index b201830..623352d 100644
--- a/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 2.20*
 
-The camel atomix-multimap component allows you to work with 
http://atomix.io/atomix/[Atomix's] 
http://atomix.io/atomix/docs/collections/#distributedmultimap[Distributed 
MultiMap] collection.
+The camel atomix-multimap component allows you to work with 
http://atomix.io[Atomix's] 
https://atomix.io/docs/latest/user-manual/primitives/DistributedMultimap/[Distributed
 MultiMap] collection.
 
 Maven users will need to add the following dependency to their pom.xml
 for this component:
diff --git a/components/camel-atomix/src/main/docs/atomix-queue-component.adoc 
b/components/camel-atomix/src/main/docs/atomix-queue-component.adoc
index 0d49b8d..0359dfa 100644
--- a/components/camel-atomix/src/main/docs/atomix-queue-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-queue-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 2.20*
 
-The camel atomix-queue component allows you to work with 
http://atomix.io/atomix/[Atomix's] 
http://atomix.io/atomix/docs/collections/#distributedqueue[Distributed Queue] 
collection.
+The camel atomix-queue component allows you to work with 
http://atomix.io[Atomix's] 
https://atomix.io/docs/latest/user-manual/primitives/DistributedQueue/[Distributed
 Queue] collection.
 
 Maven users will need to add the following dependency to their pom.xml
 for this component:
diff --git a/components/camel-atomix/src/main/docs/atomix-set-component.adoc 
b/components/camel-atomix/src/main/docs/atomix-set-component.adoc
index 5275977..01af91a 100644
--- a/components/camel-atomix/src/main/docs/atomix-set-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-set-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 2.20*
 
-The camel atomix-set component allows you to work with 
http://atomix.io/atomix/[Atomix's] 
http://atomix.io/atomix/docs/collections/#distributedset[Distributed Set] 
collection.
+The camel atomix-set component allows you to work with 
http://atomix.io[Atomix's] 
https://atomix.io/docs/latest/user-manual/primitives/DistributedSet/[Distributed
 Set] collection.
 
 Maven users will need to add the following dependency to their pom.xml
 for this component:
diff --git a/components/camel-atomix/src/main/docs/atomix-value-component.adoc 
b/components/camel-atomix/src/main/docs/atomix-value-component.adoc
index 25c40a7..149bc10 100644
--- a/components/camel-atomix/src/main/docs/atomix-value-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-value-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 2.20*
 
-The camel atomix-value component allows you to work with 
http://atomix.io/atomix/[Atomix's] 
http://atomix.io/atomix/docs/variables/#distributedvalue[Distributed Value].
+The camel atomix-value component allows you to work with 
http://atomix.io[Atomix's] 
https://atomix.io/docs/latest/user-manual/primitives/DistributedValue/[Distributed
 Value].
 
 Maven users will need to add the following dependency to their pom.xml
 for this component:
diff --git 
a/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc 
b/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc
index 7decd23..d3e82f6 100644
--- 
a/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc
+++ 
b/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc
@@ -4,12 +4,12 @@
 *Available as of Camel version 2.10*
 
 The
-http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html[Google
+https://google.github.io/guava/releases/19.0/api/docs/com/google/common/eventbus/EventBus.html[Google
 Guava EventBus] allows publish-subscribe-style communication between
 components without requiring the components to explicitly register with
 one another (and thus be aware of each other). The *guava-eventbus:*
 component provides integration bridge between Camel and
-http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html[Google
+https://google.github.io/guava/releases/19.0/api/docs/com/google/common/eventbus/EventBus.html[Google
 Guava EventBus] infrastructure. With the latter component, messages
 exchanged with the Guava `EventBus` can be transparently forwarded to
 the Camel routes. EventBus component allows also to route body of Camel
diff --git a/components/camel-jolt/src/main/docs/jolt-component.adoc 
b/components/camel-jolt/src/main/docs/jolt-component.adoc
index bf90df0..92f3128 100644
--- a/components/camel-jolt/src/main/docs/jolt-component.adoc
+++ b/components/camel-jolt/src/main/docs/jolt-component.adoc
@@ -4,7 +4,7 @@
 *Available as of Camel version 2.16*
 
 The *jolt:* component allows you to process a JSON messages using an
-http://bazaarvoice.github.io/jolt/[JOLT] specification. This can be
+https://github.com/bazaarvoice/jolt[JOLT] specification. This can be
 ideal when doing JSON to JSON transformation.
 
 Maven users will need to add the following dependency to
diff --git a/components/camel-vertx/src/main/docs/vertx-component.adoc 
b/components/camel-vertx/src/main/docs/vertx-component.adoc
index 188b815..8b0d4bb 100644
--- a/components/camel-vertx/src/main/docs/vertx-component.adoc
+++ b/components/camel-vertx/src/main/docs/vertx-component.adoc
@@ -4,9 +4,9 @@
 *Available as of Camel version 2.12*
 
 The *vertx* component is for working with the http://vertx.io/[Vertx]
-http://vertx.io/core_manual_js.html#the-event-bus[EventBus].
+https://vertx.io/docs/vertx-core/java/#event_bus[EventBus].
 
-The vertx http://vertx.io/core_manual_js.html#the-event-bus[EventBus]
+The vertx https://vertx.io/docs/vertx-core/java/#event_bus[EventBus]
 sends and receives JSON events.
 
 INFO:From *Camel 2.16* onwards vertx 3 is in use which requires Java 1.8 at

Reply via email to