Skip to content

docs: fix incorrect package name @microsoft/rush-sdk → @rushstack/rush-sdk in api.md#312

Merged
octogonz merged 1 commit intomicrosoft:mainfrom
mocayo:docs/rush-lib
Apr 16, 2026
Merged

docs: fix incorrect package name @microsoft/rush-sdk → @rushstack/rush-sdk in api.md#312
octogonz merged 1 commit intomicrosoft:mainfrom
mocayo:docs/rush-lib

Conversation

@mocayo
Copy link
Copy Markdown
Contributor

@mocayo mocayo commented Apr 2, 2026

Summary

  • Fix incorrect package name references in the "rush-lib vs rush-sdk" section of api.md
    • rushstack/rush-sdk@rushstack/rush-sdk (missing @ prefix)
    • @microsoft/rush-sdk@rushstack/rush-sdk (wrong NPM scope, 3 occurrences)

Details

The SDK package is published under @rushstack/rush-sdk, not @microsoft/rush-sdk. The documentation had the wrong scope in 4 places, which could confuse users trying to install or import the package.

Copy link
Copy Markdown
Collaborator

@octogonz octogonz left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@octogonz octogonz merged commit 4029ff0 into microsoft:main Apr 16, 2026
1 check 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.

2 participants