Skip to content

Commit e8023bd

Browse files
rockyx128ulivz
authored andcommitted
docs($cn): tweaks (vuejs#652)
1 parent b7ad1bf commit e8023bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/guide/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ pages:
8989
9090
1. 在 Netlify 中, 创建一个新的 Github 项目,使用以下设置:
9191
92-
- **Build Command:** `npm run build-docs` 或者 `yarn build-docs`
92+
- **Build Command:** `npm run build:docs` 或者 `yarn build:docs`
9393
- **Publish directory:** `docs/.vuepress/dist`
9494

9595
2. 点击 deploy 按钮!

0 commit comments

Comments
 (0)