Skip to content

Fix broken Google provider docs link in README#15544

Merged
aayush-kapoor merged 1 commit into
vercel:mainfrom
shujanislam:main
May 22, 2026
Merged

Fix broken Google provider docs link in README#15544
aayush-kapoor merged 1 commit into
vercel:mainfrom
shujanislam:main

Conversation

@shujanislam
Copy link
Copy Markdown
Contributor

Background

The Google provider README.md inside the packages folder contained a documentation link that points to a non-existent page on ai-sdk.dev.

The broken link was:

https://ai-sdk.dev/docs/reference/stream-helpers/google-generative-ai-stream

This currently redirects to a 404 page. The correct documentation page is:

https://ai-sdk.dev/providers/ai-sdk-providers/google-generative-ai

Summary

Updated both occurrences of the broken Google provider documentation link in the README file.

The links now point to the correct Google Generative AI provider documentation page:

https://ai-sdk.dev/providers/ai-sdk-providers/google-generative-ai

Checklist

  • All commits are signed (PRs with unsigned commits cannot be merged)
  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

Related Issues

Fixes #15541

Copilot AI review requested due to automatic review settings May 22, 2026 14:29

This comment was marked as spam.

@aayush-kapoor aayush-kapoor added the backport Admins only: add this label to a pull request in order to backport it to the prior version label May 22, 2026
@aayush-kapoor aayush-kapoor enabled auto-merge (squash) May 22, 2026 14:53
@aayush-kapoor aayush-kapoor merged commit 8849ce0 into vercel:main May 22, 2026
49 of 50 checks passed
github-actions Bot added a commit that referenced this pull request May 22, 2026
@github-actions github-actions Bot removed the backport Admins only: add this label to a pull request in order to backport it to the prior version label May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Backport to release-v6.0 created but has conflicts: #15546

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.

Broken Google provider link present in the README.md of google provider

3 participants