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 b1223fa commit 865fdd2Copy full SHA for 865fdd2
docs/zh/guide/deployment.md
@@ -47,7 +47,7 @@ npm install -g @cloudbase/cli
47
48
#### 步骤二:一键部署
49
50
-在项目根目录运行以下命令部署 Vue CLI 创建的应用,在部署之前可以先 [开通环境](https://console.cloud.tencent.com/tcb/env/index?channel=ad&site=vuejs)
+在项目根目录运行以下命令部署 Vue CLI 创建的应用,在部署之前可以先 [开通环境](https://console.cloud.tencent.com/tcb/env/index?tdl_anchor=ad&tdl_site=vuejs)
51
52
```
53
cloudbase init --without-template
0 commit comments