Merge pull request #978 from maybgit/master

修复导航连接中的文档链接
This commit is contained in:
Marvin Zhang
2021-07-21 11:09:37 +08:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

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

View File

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