From fa26cb1f8f6b5d613933f877f17f4ef15e54bf7f Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Thu, 1 Aug 2019 14:19:31 +0800 Subject: [PATCH] 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)。 ## 截图