We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ad1bf commit e8023bdCopy full SHA for e8023bd
docs/zh/guide/deploy.md
@@ -89,7 +89,7 @@ pages:
89
90
1. 在 Netlify 中, 创建一个新的 Github 项目,使用以下设置:
91
92
- - **Build Command:** `npm run build-docs` 或者 `yarn build-docs`
+ - **Build Command:** `npm run build:docs` 或者 `yarn build:docs`
93
- **Publish directory:** `docs/.vuepress/dist`
94
95
2. 点击 deploy 按钮!
0 commit comments