From d9a41c983137a14632d48cd7ffd2276b823781a9 Mon Sep 17 00:00:00 2001 From: zetaloop Date: Tue, 5 May 2026 12:51:39 +0800 Subject: [PATCH] chore: point frontend submodule to new gitea instance --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 68a979e..6d30632 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "frontend"] path = frontend - url = http://103.236.53.208:3000/juwan/juwan-frontend.git + url = https://git.juwan.xhttp.zip/juwan/juwan-frontend.git