Issue #1812
Image Path Corrections
Fixed multiple incorrect image paths causing rendering errors in the documentation. Updated image references to use consistent and correct relative paths, ensuring compatibility with the Antora structure.
Broken xref Link Updates
Resolved several broken or outdated xref links in the documentation. Updated the links to match the correct file structure and ensured navigation works seamlessly.
Changes Made
Image Path Updates
before | after |
---|---|
image::spring-ai-prompt-stuffing.jpg[Prompt stuffing, width=700, align="center"] |
image::../images/spring-ai-prompt-stuffing.jpg[Prompt stuffing, width=700, align="center"] |
xref Link Updates
before | after |
---|---|
xref:api/chat/bedrock/bedrock-anthropic3.adoc[Anthropic3] |
xref:pages/api/chat/bedrock/bedrock-anthropic3.adoc[Anthropic3] |