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 f234974 commit a0f9145Copy full SHA for a0f9145
1 file changed
guide/static-deploy.md
@@ -131,7 +131,7 @@ $ npm run preview
131
132
### Netlify CLI {#netlify-cli}
133
134
-1. 通过 `npm install -g netlify-cli` 安装 [Netlify CLI](https://docs.netlify.com/api-and-cli-guides/cli-guides/get-started-with-cli/) 。
+1. 通过 `npm install -g netlify-cli` 安装 [Netlify CLI](https://docs.netlify.com/api-and-cli-guides/cli-guides/get-started-with-cli/)。
135
2. 使用 `netlify init` 创建一个新站点。
136
3. 使用 `netlify deploy` 来部署。
137
0 commit comments