From 52e51cc3aacb9ae00951ba2df22c59b1309c958f Mon Sep 17 00:00:00 2001 From: xujingfeng <jingfeng.xjf@alibaba-inc.com> Date: Thu, 16 May 2019 13:42:51 +0800 Subject: [PATCH] update the link --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 72c0812..8dc040b 100644 --- a/README.MD +++ b/README.MD @@ -325,7 +325,7 @@ resources/META-INF/services/org.apache.dubbo.rpc.Filter 比赛使用的特定版本 dubbo, 需è¦æ‰‹åŠ¨å®‰è£…ä¾èµ–。 ```bash - git clone https://code.aliyun.com/middlewarerace2019/dubbo-internal + git clone https://code.aliyun.com/middlewarerace2019/dubbo-internal.git mvn clean install -Dmaven.test.skip=true ``` -- GitLab