Commit bb91c5f
Fix(Google GenAI Docs): Fix broken link
The link for the 'Gemini API Reference' in `google-genai-chat.adoc`
was pointing to an old URL and resulted in a 404 error.
This commit updates the URL to the correct destination.
Addresses reviewer feedback by updating all outdated links in the Google GenAI Chat documentation.
Specifically, corrected links for Gemini 2.0 Flash, Gemini 2.0 Flash-Lite, and Gemini Pro models.
Fixes #4758
Signed-off-by: MoGreene <13blueboy13@daum.net>1 parent 68e5324 commit bb91c5f
File tree
1 file changed
+2
-2
lines changed- spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments