Skip to content

Commit

Permalink
Fix incorrect link in zh-CN README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
win5923 authored Jan 31, 2024
1 parent 14b2869 commit 684409e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,13 @@ docker run -d \

### Kubernetes

将此容器部署到 Kubernetes 的所有文件都位于[此文件夹中](k8s/)。
将此容器部署到 Kubernetes 的所有文件都位于[此文件夹中](/k8s/)。

请按照 [此处](k8s/readme.md) 进行部署。
请按照 [此处](/readme.md) 进行部署。

#### 使用 helm 部署

请按照 [此处](./chart/README.md) 进行部署。
请按照 [此处](/chart/README.md) 进行部署。

### 环境变量

Expand Down

0 comments on commit 684409e

Please sign in to comment.