diff --git a/replace-curve-repo.sh b/replace-curve-repo.sh index ec058ea2da..7705bf0088 100755 --- a/replace-curve-repo.sh +++ b/replace-curve-repo.sh @@ -6,7 +6,7 @@ sed -i "s;https://dl.google.com/go/go1.12.8.linux-amd64.tar.gz;https://curve-bui sed -i "s;https://github.com/etcd-io/etcd;https://gitee.com/mirrors/etcd;g" thirdparties/etcdclient/Makefile # braft -sed -i "s;https://github.com/baidu/braft;https://gitee.com/baidu/braft;g" WORKSPACE +sed -i "s;https://github.com/baidu/braft;https://gitee.com/NetEase_Curve/braft;g" WORKSPACE # zlib sed -i "s;https://zlib.net/zlib-1.2.11.tar.gz;https://curve-build.nos-eastchina1.126.net/zlib-1.2.11.tar.gz;g" WORKSPACE