diff --git a/README-zh.md b/README-zh.md index fabab977..1e5b3dd2 100644 --- a/README-zh.md +++ b/README-zh.md @@ -35,9 +35,9 @@ ## 安装 三种方式: -1. [Docker](http://docs.crawlab.cn/Installation/Docker.html)(推荐) -2. [直接部署](http://docs.crawlab.cn/Installation/Direct.html)(了解内核) -3. [Kubernetes](http://docs.crawlab.cn/Installation/Kubernetes.html) (多节点部署) +1. [Docker](http://docs.crawlab.cn/zh/Installation/Docker.html)(推荐) +2. [直接部署](http://docs.crawlab.cn/zh/Installation/Direct.html)(了解内核) +3. [Kubernetes](http://docs.crawlab.cn/zh/Installation/Kubernetes.html) (多节点部署) ### 要求(Docker) - Docker 18.03+ diff --git a/README.md b/README.md index ad769338..ee4acfa5 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ Golang-based distributed web crawler management platform, supporting various lan ## Installation Three methods: -1. [Docker](http://docs.crawlab.cn/zh/Installation/Docker.html) (Recommended) -2. [Direct Deploy](http://docs.crawlab.cn/zh/Installation/Direct.html) (Check Internal Kernel) -3. [Kubernetes](http://docs.crawlab.cn/zh/Installation/Kubernetes.html) (Multi-Node Deployment) +1. [Docker](http://docs.crawlab.cn/en/Installation/Docker.html) (Recommended) +2. [Direct Deploy](http://docs.crawlab.cn/en/Installation/Direct.html) (Check Internal Kernel) +3. [Kubernetes](http://docs.crawlab.cn/en/Installation/Kubernetes.html) (Multi-Node Deployment) ### Pre-requisite (Docker) - Docker 18.03+