diff --git a/README-zh.md b/README-zh.md index 2a309001..767d1ba7 100644 --- a/README-zh.md +++ b/README-zh.md @@ -17,8 +17,8 @@ ## 安装 三种方式: -1. [Docker](https://tikazyq.github.io/crawlab/Installation/Docker.html)(推荐) -2. [直接部署](https://tikazyq.github.io/crawlab/Installation/Direct.html)(了解内核) +1. [Docker](https://tikazyq.github.io/crawlab-docs/Installation/Docker.html)(推荐) +2. [直接部署](https://tikazyq.github.io/crawlab-docs/Installation/Direct.html)(了解内核) ### 要求(Docker) - Docker 18.03+ @@ -87,11 +87,11 @@ services: docker-compose up ``` -Docker部署的详情,请见[相关文档](https://tikazyq.github.io/crawlab/Installation/Docker.html)。 +Docker部署的详情,请见[相关文档](https://tikazyq.github.io/crawlab-docs/Installation/Docker.html)。 ### 直接部署 -请参考[相关文档](https://tikazyq.github.io/crawlab/Installation/Direct.html)。 +请参考[相关文档](https://tikazyq.github.io/crawlab-docs/Installation/Direct.html)。 ## 截图 diff --git a/README.md b/README.md index 005b0977..6dcac157 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Golang-based distributed web crawler management platform, supporting various lan ## Installation Two methods: -1. [Docker](https://tikazyq.github.io/crawlab/Installation/Docker.html) (Recommended) -2. [Direct Deploy](https://tikazyq.github.io/crawlab/Installation/Direct.html) (Check Internal Kernel) +1. [Docker](https://tikazyq.github.io/crawlab-docs/Installation/Docker.html) (Recommended) +2. [Direct Deploy](https://tikazyq.github.io/crawlab-docs/Installation/Direct.html) (Check Internal Kernel) ### Pre-requisite (Docker) - Docker 18.03+ @@ -88,7 +88,7 @@ Then execute the command below, and Crawlab Master Node + MongoDB + Redis will s docker-compose up ``` -For Docker Deployment details, please refer to [relevant documentation](https://tikazyq.github.io/crawlab/Installation/Docker.html). +For Docker Deployment details, please refer to [relevant documentation](https://tikazyq.github.io/crawlab-docs/Installation/Docker.html). ## Screenshot