Skip to content

Commit 5f9e179

Browse files
authored
chore: update URL of npx package (#1711)
1 parent 950f504 commit 5f9e179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In a project where Slidev is installed, you can use the `slidev` binary in your
7070
}
7171
```
7272

73-
Otherwise, you can use it with [`npx`](https://www.npmjs.com/package/npx)
73+
Otherwise, you can use it with [`npx`](https://github.com/npm/cli/blob/latest/bin/npx)
7474

7575
```bash
7676
$ npx slidev

0 commit comments

Comments
 (0)