jamesnetherton opened a new pull request, #22224:
URL: https://github.com/apache/camel/pull/22224
Relates to camel-website build failure:
```
[check:links ] Found invalid urls in
components/next/crypto-component.html:
[check:links ] Fragment #_hybrid_cryptography at
components/4.18.x/pqc-component.html does not exist!
```
According to Claude:
> The components:: prefix in Antora resolves to the latest released
version (4.18.x), but the == Hybrid Cryptography section in pqc-component.adoc
only exists in next (main branch) — it wasn't there in 4.18.x. So the fragment
#_hybrid_cryptography is valid in next but
broken when the link resolves to the 4.18.x page.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]