mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-25 15:07:06 -04:00
The completion command's help text was showing a URL that redirects to a 404 page (https://pnpm.io/10.x/cli/completion\). This changes it to the correct URL (https://pnpm.io/completion\) where the documentation actually exists. close #10281
239 B
239 B
@pnpm/plugin-commands-completion, pnpm
| @pnpm/plugin-commands-completion | pnpm |
|---|---|
| patch | patch |
Fixed the documentation URL shown in pnpm completion --help to point to the correct page at https://pnpm.io/completion #10281.