atiaomar1978-hub commented on PR #25337: URL: https://github.com/apache/camel/pull/25337#issuecomment-5195002670
Fixed the two CI failures (documentation validation + docs xref-check): **Root cause:** The upgrade guide referenced `xref:components:ai-observability.adoc`, but the AI Observability doc lives under the **others** module (same pattern as `mcp-server`, `observation`). **Changes in `5f34708496e`:** - Corrected xref to `xref:components:others:ai-observability.adoc` in `camel-4x-upgrade-guide-4_22.adoc` - Added missing doc symlinks under `docs/components/modules/others/` (page + JSON example) - Regenerated `nav.adoc` entry for the new page Verified locally with `mvn process-classes -pl docs -Pregen` (xref-check passes). _AI-generated on behalf of atiaomar1978-hub_ -- 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]
