diff --git a/.gitmodules b/.gitmodules index 0a2ad39..92e95a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "infiplot-web"] path = infiplot-web - url = https://github.com/zonghaoyuan/infiplot + url = https://git.aemeathai.com/zhi/infiplot-web.git + branch = staging [submodule "infiplot-app"] path = infiplot-app - url = /Users/zhi/codes/infiplot-app + url = https://git.aemeathai.com/zhi/infiplot-app.git + branch = main