From 20c598d03d2cff98a21ab4c5eb6a6a0b8dd0a93b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Wed, 21 Aug 2019 21:42:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=F0=9F=8E=84=F0=9F=8E=8B?= =?UTF-8?q?=F0=9F=8E=8D=F0=9F=8E=8E=20add=20gitee=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ts b/config/config.ts index 3bbed019..980fbede 100644 --- a/config/config.ts +++ b/config/config.ts @@ -81,7 +81,7 @@ export default { plugins, block: { // 国内用户可以使用码云 - // defaultGitUrl: 'https://github.com/ant-design/pro-blocks', + // defaultGitUrl: 'https://gitee.com/ant-design/pro-blocks', defaultGitUrl: 'https://github.com/ant-design/pro-blocks', }, hash: true,