From b6b1549c18f829eaaac32786b345d936eb650e07 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Thu, 1 Aug 2019 14:19:31 +0800 Subject: [PATCH 1/2] Update README-zh.md --- README-zh.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README-zh.md b/README-zh.md index 004bb608..ecb00196 100644 --- a/README-zh.md +++ b/README-zh.md @@ -17,8 +17,8 @@ ## 安装 三种方式: -1. [Docker](https://tikazyq.github.io/crawlab/Installation/Docker.md)(推荐) -2. [直接部署](https://tikazyq.github.io/crawlab/Installation/Direct.md)(了解内核) +1. [Docker](https://tikazyq.github.io/crawlab/Installation/Docker.html)(推荐) +2. [直接部署](https://tikazyq.github.io/crawlab/Installation/Direct.html)(了解内核) ### 要求(Docker) - Docker 18.03+ @@ -87,11 +87,11 @@ services: docker-compose up ``` -Docker部署的详情,请见[相关文档](https://tikazyq.github.io/crawlab/Installation/Docker.md)。 +Docker部署的详情,请见[相关文档](https://tikazyq.github.io/crawlab/Installation/Docker.html)。 ### 直接部署 -请参考[相关文档](https://tikazyq.github.io/crawlab/Installation/Direct.md)。 +请参考[相关文档](https://tikazyq.github.io/crawlab/Installation/Direct.html)。 ## 截图 From 906ce0df02df03c030c1602a75d5aa4fd74c4327 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Thu, 1 Aug 2019 14:36:29 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b858643..b3d1cca1 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.md) (Recommended) -2. [Direct Deploy](https://tikazyq.github.io/crawlab/Installation/Direct.md) (Check Internal Kernel) +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) ### 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.md). +For Docker Deployment details, please refer to [relevant documentation](https://tikazyq.github.io/crawlab/Installation/Docker.html). ## Screenshot