Skip to content

fix: correct repository URLs from Azure to microsoft org and add API docs badge#136

Merged
hectorhdzg merged 1 commit into
microsoft:mainfrom
hectorhdzg:fix/repo-url-azure-to-microsoft
May 12, 2026
Merged

fix: correct repository URLs from Azure to microsoft org and add API docs badge#136
hectorhdzg merged 1 commit into
microsoft:mainfrom
hectorhdzg:fix/repo-url-azure-to-microsoft

Conversation

@hectorhdzg
Copy link
Copy Markdown
Member

The repository.url fields in package.json and samples/package.json pointed to github.com/Azure/ instead of github.com/microsoft/. Updated all 16 occurrences across package.json, samples/package.json, and samples/README.md. Also added an API Docs badge to the main README linking to the TypeDoc site at microsoft.github.io.

…docs badge

The repository.url fields in package.json and samples/package.json pointed to github.com/Azure/ instead of github.com/microsoft/. Updated all 16 occurrences across package.json, samples/package.json, and samples/README.md. Also added an API Docs badge to the main README linking to the TypeDoc site at microsoft.github.io.
Copilot AI review requested due to automatic review settings May 12, 2026 23:20
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 repository links throughout the project to point to the microsoft/ GitHub org (instead of Azure/) and adds a top-level README badge linking to the generated TypeDoc site, aligning metadata and documentation links with the current repository location.

Changes:

  • Updated repository.url in the root package.json and samples/package.json to https://github.com/microsoft/opentelemetry-distro-javascript.
  • Updated sample reference links in samples/README.md to the microsoft/ org.
  • Added an “API Docs” README badge linking to the GitHub Pages TypeDoc site.

Reviewed changes

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

File Description
samples/README.md Fixes sample source links to the correct GitHub org/repo.
samples/package.json Corrects package metadata repository URL.
README.md Adds an API docs badge linking to the deployed TypeDoc site.
package.json Corrects package metadata repository URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hectorhdzg hectorhdzg merged commit 5c79f9c into microsoft:main May 12, 2026
9 checks passed
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.

4 participants