Skip to content

Commit f35e7e0

Browse files
committed
docs: update
1 parent 0106c80 commit f35e7e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/introduction/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ We assume you are already familiar with the basic usages of Vue before you conti
2525
pnpm add vue-jsx-vapor
2626

2727
# runtime
28-
pnpm add https://pkg.pr.new/vue@73bceb2
28+
pnpm add https://pkg.pr.new/vue@13642
2929
```
3030

3131
The Vue Vapor runtime is not release, so we use [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) to install.

docs/zh/introduction/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
pnpm add vue-jsx-vapor
2626

2727
# 运行时
28-
pnpm add https://pkg.pr.new/vue@73bceb2
28+
pnpm add https://pkg.pr.new/vue@13642
2929
```
3030

3131
Vue Vapor 运行时尚未发布,因此我们使用 [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) 进行安装。

0 commit comments

Comments
 (0)