diff options
| author | Dave Chen <dave.jungler@gmail.com> | 2019-12-12 16:45:33 +0800 |
|---|---|---|
| committer | Dave Chen <dave.jungler@gmail.com> | 2019-12-19 10:26:17 +0800 |
| commit | f91805cf2051f0f8bcbc6ec0ded543504d88510d (patch) | |
| tree | ec54dda3f17d0d9e620a39dbd2f0816d67fa6963 /README_zh.md | |
| parent | Merge pull request #1312 from fisherxu/remove_00 (diff) | |
| download | kubeedge-f91805cf2051f0f8bcbc6ec0ded543504d88510d.tar.gz | |
update setup guide
- `usage.md` is mostly overlapping with `setup.md`
- `usage.md` has some content left behind
- there is no need to maintain two guides for the installation.
Signed-off-by: Dave Chen <dave.chen@arm.com>
Diffstat (limited to 'README_zh.md')
| -rw-r--r-- | README_zh.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README_zh.md b/README_zh.md index 1b07e47f8..1ce037e50 100644 --- a/README_zh.md +++ b/README_zh.md @@ -76,10 +76,10 @@ KubeEdge 由以下组件构成: ## 使用 -* [先决条件](./docs/getting-started/usage_zh.md#先决条件) -* [运行KubeEdge](./docs/getting-started/usage_zh.md#运行KubeEdge) -* [部署应用](./docs/getting-started/usage_zh.md#部署应用) -* [运行测试](./docs/getting-started/usage_zh.md#运行测试) +* [先决条件](./docs/setup/setup.md#prerequisites) +* [运行KubeEdge](./docs/setup/setup.md) +* [部署应用](./docs/setup/setup.md#deploy-application-on-cloud-side) +* [运行测试](./docs/setup/setup.md#run-tests) ## 路线图 |
