This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 22669-attempt in repository https://gitbox.apache.org/repos/asf/camel.git
commit 4b4fe4494d1ac3974f07b7c1e0a491af220ba541 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Nov 7 09:26:52 2025 +0100 CAMEL-22669 - Documentation issue on user-manual/security and CyberArk Vault component link Signed-off-by: Andrea Cosentino <[email protected]> --- docs/user-manual/modules/ROOT/pages/security.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/security.adoc b/docs/user-manual/modules/ROOT/pages/security.adoc index ea5bded5a8be..451d0fdeb29e 100644 --- a/docs/user-manual/modules/ROOT/pages/security.adoc +++ b/docs/user-manual/modules/ROOT/pages/security.adoc @@ -74,7 +74,7 @@ The following _Vaults_ are supported by Camel: * xref:components::google-secret-manager-component.adoc[Google Secret Manager] * xref:components::azure-key-vault-component.adoc[Azure Key Vault] * xref:components::hashicorp-vault-component.adoc[Hashicorp Vault] -* xref:components::cyberark-vault-component.adoc[CyberArk Conjur] +* xref:next@components::cyberark-vault-component.adoc[CyberArk Conjur] ==== Using AWS Vault
