Skip to content

Update @azure/openai README links for Build Analyze link-check failures#38809

Open
Copilot wants to merge 3 commits into
mainfrom
copilot/fix-broken-links-in-openai-readme
Open

Update @azure/openai README links for Build Analyze link-check failures#38809
Copilot wants to merge 3 commits into
mainfrom
copilot/fix-broken-links-in-openai-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 3, 2026

Packages impacted by this PR

  • @azure/openai (/sdk/openai/openai)

Issues associated with this PR

  • CI failure in js - openai (Build Analyze) caused by 3 stale OpenAI docs URLs in README.md.

Describe the problem that is addressed by this PR

The OpenAI docs site moved guide URLs from platform.openai.com/docs/... to developers.openai.com/api/docs/..., leaving three README links dead and causing CI link-check failures.

Co-authored-by: jeremymeng <7583839+jeremymeng@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix broken documentation links in openai README Update @azure/openai README links for Build Analyze link-check failures Jun 3, 2026
Copilot AI requested a review from jeremymeng June 3, 2026 19:42
Comment thread sdk/openai/openai/README.md Outdated
@jeremymeng jeremymeng marked this pull request as ready for review June 3, 2026 20:52
Copilot AI review requested due to automatic review settings June 3, 2026 20:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates external OpenAI documentation URLs in the @azure/openai package README to resolve CI link-check failures caused by stale links.

Changes:

  • Updated the README links for Speech-to-text, Image generation, and Embeddings guides to their new OpenAI docs locations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI test failures on main: @azure/openai (broken documentation links)

3 participants