- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2k
 
fix : Fix Image Path and Broken xref Links in Documentation #1813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| //// **** xref:api/chat/functions/moonshot-chat-functions.adoc[Function Calling] | ||
| *** xref:api/chat/nvidia-chat.adoc[NVIDIA] | ||
| *** xref:api/chat/ollama-chat.adoc[Ollama] | ||
| * xref:pages/index.adoc[Overview] | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think pages prefix is needed? why do you think it does?
| = Introduction | ||
| 
               | 
          ||
| image::spring_ai_logo_with_text.svg[Integration Problem, width=300, align="left"] | ||
| image::../images/spring_ai_logo_with_text.svg[Integration Problem, width=300, align="left"] | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was wondering... isn't the problem the underscore on the file name? I've seen all of other functional logos in the spring doc website and all the use hyphen. Besides the diagram is functional.
| ** xref:api/vectordbs/hana.adoc[SAP Hana] | ||
| ** xref:api/vectordbs/typesense.adoc[] | ||
| ** xref:api/vectordbs/weaviate.adoc[] | ||
| * xref:pages/api/vectordbs.adoc[] | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand these changes. the antora bild works fine.
| 
           I think there is something wrong in your build envioronment @cowboysj The docs build is working fine.  | 
    
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
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
xref:api/chat/bedrock/bedrock-anthropic3.adoc[Anthropic3]xref:pages/api/chat/bedrock/bedrock-anthropic3.adoc[Anthropic3]