Skip to content

Commit e446598

Browse files
committed
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. Signed-off-by: MoGreene <[email protected]>
1 parent 0ee96f1 commit e446598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/google-genai-chat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This implementation provides two authentication modes:
1111
- **Gemini Developer API**: Use an API key for quick prototyping and development
1212
- **Vertex AI**: Use Google Cloud credentials for production deployments with enterprise features
1313
14-
link:https://ai.google.dev/gemini-api/docs/reference[Gemini API Reference]
14+
link:https://ai.google.dev/api[Gemini API Reference]
1515

1616
== Prerequisites
1717

0 commit comments

Comments
 (0)