Skip to content

Commit 94b07fb

Browse files
DanielsLuzpksunkara
authored andcommitted
Update npx repository URL. (#4431)
1 parent 7a51eac commit 94b07fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/guide/cli-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm run serve
2323
yarn serve
2424
```
2525

26-
If you have [npx](https://github.com/zkat/npx) available (should be bundled with an up-to-date version of npm), you can also invoke the binary directly with:
26+
If you have [npx](https://github.com/npm/npx) available (should be bundled with an up-to-date version of npm), you can also invoke the binary directly with:
2727

2828
``` bash
2929
npx vue-cli-service serve

docs/ru/guide/cli-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm run serve
2323
yarn serve
2424
```
2525

26-
Если у вас установлен [npx](https://github.com/zkat/npx) (должен поставляться в комплекте с последней версией npm), то вы также можете запустить бинарник напрямую:
26+
Если у вас установлен [npx](https://github.com/npm/npx) (должен поставляться в комплекте с последней версией npm), то вы также можете запустить бинарник напрямую:
2727

2828
``` bash
2929
npx vue-cli-service serve

docs/zh/guide/cli-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm run serve
2323
yarn serve
2424
```
2525

26-
如果你可以使用 [npx](https://github.com/zkat/npx) (最新版的 npm 应该已经自带),也可以直接这样调用命令:
26+
如果你可以使用 [npx](https://github.com/npm/npx) (最新版的 npm 应该已经自带),也可以直接这样调用命令:
2727

2828
``` bash
2929
npx vue-cli-service serve

0 commit comments

Comments
 (0)