You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/03/28 18:43:01 UTC

[camel-quarkus] branch main updated: Attempt to fix website build.

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-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 02ef934  Attempt to fix website build.
02ef934 is described below

commit 02ef9346febdf6f180a08782dfa87898ab33cb65
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Mar 28 20:42:47 2022 +0200

    Attempt to fix website build.
---
 .../modules/ROOT/pages/reference/extensions/google-secret-manager.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/reference/extensions/google-secret-manager.adoc b/docs/modules/ROOT/pages/reference/extensions/google-secret-manager.adoc
index 939c6eb..bb8846b 100644
--- a/docs/modules/ROOT/pages/reference/extensions/google-secret-manager.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/google-secret-manager.adoc
@@ -18,7 +18,8 @@ Manage Google Secret Manager Secrets
 
 == What's inside
 
-* xref:{cq-camel-components}::google-secret-manager-component.adoc[Google Secret Manager component], URI syntax: `google-secret-manager:project`
+TODO: Link to Camel 3.16 component breaks website build: replace xxxref with xref when working again
+* xxxref:{cq-camel-components}::google-secret-manager-component.adoc[Google Secret Manager component], URI syntax: `google-secret-manager:project`
 
 Please refer to the above link for usage and configuration details.