davsclaus opened a new pull request, #24147: URL: https://github.com/apache/camel/pull/24147
## Summary Fix broken fragment link in `pqc-dataformat.adoc`. Antora generates section anchors from `== Section Title` using underscores with a leading underscore (`_section_title`), not hyphens (`section-title`). Changed `#wire-format-v2-and-algorithm-identification` to `#_wire_format_v2_and_algorithm_identification`. Follow-up to #24146. -- 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]
