From 99a66c5738a95395724c02b2d3afdb2ea2099c66 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Sun, 29 Dec 2019 11:56:18 +0800 Subject: [PATCH] updated README.md --- README-zh.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index 194720fc..5b9acf29 100644 --- a/README-zh.md +++ b/README-zh.md @@ -14,7 +14,7 @@ 基于Golang的分布式爬虫管理平台,支持Python、NodeJS、Go、Java、PHP等多种编程语言以及多种爬虫框架。 -[查看演示 Demo](http://crawlab.cn/demo) | [文档](https://tikazyq.github.io/crawlab-docs) +[查看演示 Demo](http://crawlab.cn/demo) | [文档](http://docs.crawlab.cn) ## 安装 diff --git a/README.md b/README.md index 4c970cd8..7b7c3d2d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Golang-based distributed web crawler management platform, supporting various languages including Python, NodeJS, Go, Java, PHP and various web crawler frameworks including Scrapy, Puppeteer, Selenium. -[Demo](http://crawlab.cn/demo) | [Documentation](https://tikazyq.github.io/crawlab-docs) +[Demo](http://crawlab.cn/demo) | [Documentation](http://docs.crawlab.cn) ## Installation