Skip to content

Conversation

@mccoyp
Copy link
Member

@mccoyp mccoyp commented Oct 24, 2025

Description

Fixes a handful of broken links and resolves a pair of TODOs about API reference docs.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@mccoyp mccoyp requested a review from amber-Chen-86 October 24, 2025 23:22
Copilot AI review requested due to automatic review settings October 24, 2025 23:22
Copy link
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 fixes broken documentation links and adds API reference links for newly published Azure Cognitive Language libraries. The changes update REST API documentation URLs to point to the correct versioned endpoints and replace placeholder GitHub links with actual Azure SDK documentation links.

Key changes:

  • Updates REST API documentation links to use current API versions with correct URL patterns
  • Replaces temporary GitHub repository links with published Azure SDK documentation URLs
  • Removes TODO comments that are no longer applicable after publishing

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
sdk/cognitivelanguage/azure-ai-textanalytics-authoring/README.md Updates API reference link to published docs and fixes REST API documentation URL
sdk/cognitivelanguage/azure-ai-language-questionanswering/README.md Updates REST API documentation links to current API versions
sdk/cognitivelanguage/azure-ai-language-conversations-authoring/README.md Updates API reference link to published docs and fixes REST API documentation URL

@mccoyp
Copy link
Member Author

mccoyp commented Oct 25, 2025

CI's Analyze step failure is unrelated to this PR.

@mccoyp
Copy link
Member Author

mccoyp commented Oct 28, 2025

/check-enforcer override

@mccoyp mccoyp merged commit 05f007e into Azure:main Oct 28, 2025
22 of 24 checks passed
@mccoyp mccoyp deleted the link-fixes branch October 28, 2025 00:16
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.

2 participants