File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed
sample-code/spring-app/src/main/resources/static Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -131,9 +131,9 @@ Please refer to [this documentation](docs/guides/ORCHESTRATION_CHAT_COMPLETION.m
131131
132132For more detailed information and advanced usage, please refer to the following:
133133
134- - [ <img src =" sample-code/spring-app/src/main/resources/static/BTP_Cockpit .png " /> Connecting to AI Core] ( docs/guides/CONNECTING_TO_AICORE.md )
134+ - [ <img src =" sample-code/spring-app/src/main/resources/static/BTP-Cockpit-Logo .png " /> Connecting to AI Core] ( docs/guides/CONNECTING_TO_AICORE.md )
135135- [ <img src =" sample-code/spring-app/src/main/resources/static/Orchestration-Logo.png " width =" 16 " /> Orchestration Chat Completion] ( docs/guides/ORCHESTRATION_CHAT_COMPLETION.md )
136- - [ <img src =" https://platform.openai.com/favicon-docs .svg" width =" 16 " /> OpenAI Chat Completion] ( docs/guides/OPENAI_CHAT_COMPLETION.md )
136+ - [ <img src =" sample-code/spring-app/src/main/resources/static/Open-AI-Logo .svg" width =" 16 " /> OpenAI Chat Completion] ( docs/guides/OPENAI_CHAT_COMPLETION.md )
137137- [ <img src =" https://spring.io/favicon-32x32.png " width =" 16 " /> Spring AI Integration] ( docs/guides/SPRING_AI_INTEGRATION.md )
138138- [ 🧰 AI Core Deployment] ( docs/guides/AI_CORE_DEPLOYMENT.md )
139139
File renamed without changes.
Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ <h2>🧑🔬 Foundation Models</h2>
354354 </ div >
355355 < div class ="card-body ">
356356 < div class ="d-flex align-items-center ">
357- < img src ="https://platform.openai.com/favicon-docs .svg " alt ="AI SDK Logo " class ="me-1 mb-1 ">
357+ < img src ="Open-AI-Logo .svg " alt ="AI SDK Logo " class ="me-1 mb-1 ">
358358 < h5 class ="mb-1 "> OpenAI</ h5 >
359359 </ div >
360360 < ul class ="list-group ">
You can’t perform that action at this time.
0 commit comments