From 6404988cb7c1db543854919d88b0e062622e464c Mon Sep 17 00:00:00 2001 From: CaiHQ Date: Tue, 12 Oct 2021 15:27:24 +0800 Subject: [PATCH] fix remote address --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 12c576e..97f9690 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,5 +37,5 @@ branch = master [submodule "agent-frontend"] path = bdcontract-web-ide - url = https://phabricator.internetapi.cn/source/bdcontract-web-ide.git + url = https://gitea.internetapi.cn/bdware/bdcontract-web-ide.git branch = master