Skip to content

fix(README): correct Gemini Interactions API link to gemini-interacti…#139

Open
adityabagchi24 wants to merge 1 commit into
google:mainfrom
adityabagchi24:main
Open

fix(README): correct Gemini Interactions API link to gemini-interacti…#139
adityabagchi24 wants to merge 1 commit into
google:mainfrom
adityabagchi24:main

Conversation

@adityabagchi24

Copy link
Copy Markdown

Here's the PR description you can use:

Fixes #136

Fixes the broken link for "Gemini Interactions API on Agent Platform" in README.md.

Problem

Line 23 of README.md linked to ./skills/cloud/gemini-api instead of ./skills/cloud/gemini-interactions-api. Any user clicking the link would land in the wrong skill — receiving instructions for the stateless generateContent API, missing the mandatory SDK version requirement, and missing critical deprecation warnings.

Fix

Changed the link on line 23 to point to ./skills/cloud/gemini-interactions-api, which is the correct directory containing the Interactions API skill.

@google-cla

google-cla Bot commented Jun 23, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@adityabagchi24 adityabagchi24 marked this pull request as draft June 25, 2026 16:35
@adityabagchi24 adityabagchi24 marked this pull request as ready for review June 25, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README: "Gemini Interactions API" link incorrectly points to gemini-api instead of gemini-interactions-api

1 participant