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 a03e93d commit 6b25140Copy full SHA for 6b25140
packages/docs/docs/zh/guide/deploy.md
@@ -24,7 +24,7 @@
24
npm install -g @cloudbase/cli
25
```
26
27
-2. 在项目根目录运行以下命令一键部署 VuePress 应用,在部署之前可以先 [开通环境](https://console.cloud.tencent.com/tcb/env/index?channel=ad&site=vuejs):
+2. 在项目根目录运行以下命令一键部署 VuePress 应用,在部署之前可以先 [开通环境](https://console.cloud.tencent.com/tcb/env/index?tdl_anchor=ad&tdl_site=vuejs):
28
29
30
cloudbase init --without-template
0 commit comments