Skip to content

Commit

Permalink
docs: fix broken links (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
SparkYuan committed Jan 17, 2024
1 parent f7c8fed commit 7a4f900
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Kusion 是 [KusionStack](https://github.com/KusionStack) 的云原生平台工

### 部署第一个应用

参考 [Quick Start](https://kusionstack.io/docs/user_docs/getting-started/deliver-the-wordpress-application-on-kubernetes/) 通过 Kusion
参考 [Quick Start](https://www.kusionstack.io/docs/kusion/getting-started/deliver-wordpress) 通过 Kusion
部署您的第一个应用

![apply](https://raw.githubusercontent.com/KusionStack/kusionstack.io/main/static/img/docs/user_docs/getting-started/apply.gif)
Expand All @@ -64,7 +64,7 @@ go install kusionstack.io/kusion@latest
docker pull kusionstack/kusion:latest
```

> 有关安装的更多信息,请查看 KusionStack 官网的[安装指南](https://kusionstack.io/zh-CN/docs/user_docs/getting-started/install)
> 有关安装的更多信息,请查看 KusionStack 官网的[安装指南](https://www.kusionstack.io/docs/kusion/getting-started/install-kusion)
# 🎖︎ 贡献指南

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Kusion is the cloud-native platform engineering engine of [KusionStack](https://

### Deploy your first App

Visit [Quick Start](https://kusionstack.io/docs/user_docs/getting-started/deliver-the-wordpress-application-on-kubernetes/) to deliver an
Visit [Quick Start](https://www.kusionstack.io/docs/kusion/getting-started/deliver-wordpress) to deliver an
App with one Kusion command

![apply](https://raw.githubusercontent.com/KusionStack/kusionstack.io/main/static/img/docs/user_docs/getting-started/apply.gif)
Expand All @@ -67,7 +67,7 @@ go install kusionstack.io/kusion@latest
docker pull kusionstack/kusion:latest
```

> For more information about installation, please check the [Installation Guide](https://kusionstack.io/docs/user_docs/getting-started/install) on KusionStack official website
> For more information about installation, please check the [Installation Guide](https://www.kusionstack.io/docs/kusion/getting-started/install-kusion) on KusionStack official website

# Contact Us
Expand Down

0 comments on commit 7a4f900

Please sign in to comment.