fixed documentation address issue

This commit is contained in:
Marvin Zhang
2019-08-15 11:56:17 +08:00
parent 9f3f8e5c12
commit a912b78ba9
2 changed files with 7 additions and 7 deletions

View File

@@ -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)。
## 截图

View File

@@ -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