Skip to content

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

Open
mocayo wants to merge 1 commit intomicrosoft:mainfrom
mocayo:docs/rush-lib
Open

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

Conversation

@mocayo
Copy link
Copy Markdown

@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.

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.

1 participant