Skip to content

Fix Available SDKs table Location links to point to SDK subfolders#486

Merged
SteveSandersonMS merged 1 commit intomainfrom
stevesa/fix-readme-links
Feb 16, 2026
Merged

Fix Available SDKs table Location links to point to SDK subfolders#486
SteveSandersonMS merged 1 commit intomainfrom
stevesa/fix-readme-links

Conversation

@SteveSandersonMS
Copy link
Contributor

The Location column in the Available SDKs table was linking to external cookbook READMEs in \github/awesome-copilot\ instead of the SDK subfolders in this repo.

Changes

  • Changed Location links to point to SDK subfolders (
    odejs/, \python/, \go/, \dotnet/)
  • Added separate Cookbook column for external cookbook links

This implements Option A from the issue.

Fixes #474

The Location column was linking to external cookbook READMEs in
github/awesome-copilot instead of the SDK subfolders in this repo.

- Changed Location links to point to SDK subfolders (nodejs/, python/,
  go/, dotnet/)
- Added separate Cookbook column for external cookbook links

Fixes #474

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 16, 2026 17:33
@SteveSandersonMS SteveSandersonMS requested a review from a team as a code owner February 16, 2026 17:33
@SteveSandersonMS SteveSandersonMS merged commit 5016587 into main Feb 16, 2026
14 checks passed
@SteveSandersonMS SteveSandersonMS deleted the stevesa/fix-readme-links branch February 16, 2026 17:34
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

Updates the repo’s top-level documentation so the “Available SDKs” table links to the actual SDK source folders in this repository, while still providing links to the external cookbook resources in a dedicated column (aligning with Option A from issue #474).

Changes:

  • Pointed “Location” links to local SDK subfolders (./nodejs/, ./python/, ./go/, ./dotnet/).
  • Added a separate “Cookbook” column linking to the external github/awesome-copilot cookbook READMEs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants