atiaomar1978-hub commented on PR #25507: URL: https://github.com/apache/camel/pull/25507#issuecomment-5435005172
_AI-generated on behalf of atiaomar1978-hub._ Fixed CI failures on PR doc validation and build xref-check. **Root cause:** `spring-ai-chat-component.adoc` used `xref:ai-observability.adoc` which does not resolve from the components ROOT module — the page lives under the `others` module. **Fix:** Changed to `xref:others:ai-observability.adoc[AI Observability]` in commit `1b0350ff273`. This resolves both: - PR doc validation (Antora: *target of xref not found: ai-observability.adoc*) - Build and test (`docs` module xref-check during regen) -- 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]
