File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed
Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Kusion 是 [KusionStack](https://github.com/KusionStack) 的平台工程引擎
3838
3939### 部署第一个应用
4040
41- 参考 [ Quick Start] ( https://kusionstack.io/docs/user_docs/getting-started/usecases/ deliver-first-project ) 通过 Kusion
41+ 参考 [ Quick Start] ( https://kusionstack.io/docs/user_docs/getting-started/deliver-the-wordpress-application-on-kubernetes/ ) 通过 Kusion
4242部署您的第一个应用
4343
4444![ apply] ( https://raw.githubusercontent.com/KusionStack/kusionstack.io/main/static/img/docs/user_docs/getting-started/apply.gif )
@@ -51,13 +51,6 @@ Kusion 是 [KusionStack](https://github.com/KusionStack) 的平台工程引擎
5151brew install KusionStack/tap/kusion
5252```
5353
54- ### Scoop (Windows)
55-
56- ``` bash
57- scoop add bucket KusionStack https://github.com/KusionStack/scoop-bucket.git
58- scoop install KusionStack/kusion
59- ```
60-
6154### Go Install
6255
6356``` shell
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Kusion is the platform engineering engine of [KusionStack](https://github.com/Ku
4141
4242### Deploy your first App
4343
44- Visit [ Quick Start] ( https://kusionstack.io/docs/user_docs/getting-started/usecases/ deliver-first-project ) to deliver an
44+ Visit [ Quick Start] ( https://kusionstack.io/docs/user_docs/getting-started/deliver-the-wordpress-application-on-kubernetes/ ) to deliver an
4545App with one Kusion command
4646
4747![ apply] ( https://raw.githubusercontent.com/KusionStack/kusionstack.io/main/static/img/docs/user_docs/getting-started/apply.gif )
@@ -54,13 +54,6 @@ App with one Kusion command
5454brew install KusionStack/tap/kusion
5555```
5656
57- ### Scoop (Windows)
58-
59- ``` bash
60- scoop add bucket KusionStack https://github.com/KusionStack/scoop-bucket.git
61- scoop install KusionStack/kusion
62- ```
63-
6457### Go Install
6558
6659``` shell
You can’t perform that action at this time.
0 commit comments