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


The following commit(s) were added to refs/heads/main by this push:
     new 871fe0df1246 camel-crypto: Fix xref link to PQC component
871fe0df1246 is described below

commit 871fe0df12465198656aa4f01e03606b805442b9
Author: James Netherton <[email protected]>
AuthorDate: Tue Mar 24 10:37:40 2026 +0000

    camel-crypto: Fix xref link to PQC component
---
 components/camel-crypto/src/main/docs/crypto-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-crypto/src/main/docs/crypto-component.adoc 
b/components/camel-crypto/src/main/docs/crypto-component.adoc
index 0edd86f56868..b540b239aa35 100644
--- a/components/camel-crypto/src/main/docs/crypto-component.adoc
+++ b/components/camel-crypto/src/main/docs/crypto-component.adoc
@@ -480,7 +480,7 @@ Other hybrid combinations include:
 * `RSA_3072` + `MLDSA` — RSA 3072-bit + ML-DSA
 * `ECDSA_P384` + `SLHDSA` — ECDSA P-384 + SLH-DSA
 
-See the xref:components::pqc-component.adoc#_hybrid_cryptography[PQC Hybrid 
Cryptography] section for the full list of supported classical algorithms and 
details on the hybrid wire format.
+See the xref:components::pqc-component.adoc[PQC component] for the full list 
of supported classical algorithms and details on the hybrid wire format.
 
 ==== Chaining crypto: endpoints (manual approach)
 

Reply via email to