This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch 3.2.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/3.2.x by this push:
new 891bc5dae3 Fix broken links to build website docs
891bc5dae3 is described below
commit 891bc5dae33689c33e5a5a7299afa43cbc0fa56d
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Feb 18 12:13:24 2024 +0100
Fix broken links to build website docs
---
docs/modules/ROOT/pages/reference/extensions/facebook.adoc | 2 +-
docs/modules/ROOT/pages/reference/extensions/hdfs.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/modules/ROOT/pages/reference/extensions/facebook.adoc
b/docs/modules/ROOT/pages/reference/extensions/facebook.adoc
index 25819470ab..b05baf20e3 100644
--- a/docs/modules/ROOT/pages/reference/extensions/facebook.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/facebook.adoc
@@ -22,7 +22,7 @@ Send requests to Facebook APIs supported by Facebook4J.
[id="extensions-facebook-whats-inside"]
== What's inside
-* xref:{cq-camel-components}::facebook-component.adoc[Facebook component], URI
syntax: `facebook:methodName`
+* Facebook component, URI syntax: `facebook:methodName`
Please refer to the above link for usage and configuration details.
diff --git a/docs/modules/ROOT/pages/reference/extensions/hdfs.adoc
b/docs/modules/ROOT/pages/reference/extensions/hdfs.adoc
index 9fd8d58888..b1e7bfc215 100644
--- a/docs/modules/ROOT/pages/reference/extensions/hdfs.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/hdfs.adoc
@@ -22,7 +22,7 @@ Read and write from/to an HDFS filesystem using Hadoop 3.x.
[id="extensions-hdfs-whats-inside"]
== What's inside
-* xref:{cq-camel-components}::hdfs-component.adoc[HDFS component], URI syntax:
`hdfs:hostName:port/path`
+* HDFS component, URI syntax: `hdfs:hostName:port/path`
Please refer to the above link for usage and configuration details.