Verify latest release
pnpm version
No response
Which area(s) of pnpm are affected? (leave empty if unsure)
CLI
Link to the code that reproduces this issue or a replay of the bug
No response
Reproduction steps
Run pnpm completion --help
Output:
Version 10.24.0 (compiled to binary; bundled Node.js v25.2.1)
Usage: pnpm completion bash
pnpm completion fish
pnpm completion pwsh
pnpm completion zsh
Print shell completion code to stdout
Visit https://pnpm.io/10.x/cli/completion for documentation about this command.
https://pnpm.io/10.x/cli/completion redirects to a 404 page.
Describe the Bug
The URL shown is invalid.
Expected Behavior
The URL may be fine, but it should at least redirect to https://pnpm.io/completion
Which Node.js version are you using?
25.2.1
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response
Verify latest release
pnpm version
No response
Which area(s) of pnpm are affected? (leave empty if unsure)
CLI
Link to the code that reproduces this issue or a replay of the bug
No response
Reproduction steps
Run
pnpm completion --helpOutput:
https://pnpm.io/10.x/cli/completion redirects to a 404 page.
Describe the Bug
The URL shown is invalid.
Expected Behavior
The URL may be fine, but it should at least redirect to https://pnpm.io/completion
Which Node.js version are you using?
25.2.1
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response