Skip to content

Conversation

@Mo-Greene
Copy link
Contributor

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.

Thank you for taking time to contribute this pull request!
You might have already read the contributor guide, but as a reminder, please make sure to:

  • Add a Signed-off-by line to each commit (git commit -s) per the DCO
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

For more details, please check the contributor guide.
Thank you upfront!

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]>
- **Gemini Developer API**: Use an API key for quick prototyping and development
- **Vertex AI**: Use Google Cloud credentials for production deployments with enterprise features
link:https://ai.google.dev/gemini-api/docs/reference[Gemini API Reference]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mo-Greene Thanks for the PR! There are other URLs in this doc which are no longer valid. Could you check?

Copy link
Contributor Author

@Mo-Greene Mo-Greene Oct 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilayaperumalg Thank you for the feedback! I'll definitely check the other URLs and follow up.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have checked and fixed the links that were no longer valid in this document.

Mo-Greene added a commit to Mo-Greene/spring-ai that referenced this pull request Oct 29, 2025
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 spring-projects#4758
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 spring-projects#4758

Signed-off-by: MoGreene <[email protected]>
@ilayaperumalg
Copy link
Member

@Mo-Greene Thanks for fixing the broken links.

@ilayaperumalg ilayaperumalg added this to the 1.1.0.M4 milestone Oct 30, 2025
@ilayaperumalg ilayaperumalg added the documentation Improvements or additions to documentation label Oct 30, 2025
@ilayaperumalg ilayaperumalg self-assigned this Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants