pages/common/*: fix broken links (#12821)

This commit is contained in:
spageektti
2024-05-22 21:51:44 +02:00
committed by GitHub
parent e9fa24996c
commit b7efa713aa
25 changed files with 25 additions and 36 deletions

View File

@@ -1,7 +1,8 @@
# pnpx
> Directly execute binaries from npm packages, using `pnpm` instead of `npm`.
> More information: <https://pnpm.io/pnpx-cli>.
> Note: This command is deprecated! Use `pnpm exec` and `pnpm dlx` instead.
> More information: <https://web.archive.org/web/20220117192755/https://pnpm.io/pnpx-cli>.
- Execute the binary from a given npm module: