From 3666d0ae35b49ec7e6ace79ec011a5e193ba4ae1 Mon Sep 17 00:00:00 2001 From: Misaka Date: Wed, 20 May 2026 22:31:33 +0800 Subject: [PATCH] Update submodule URLs to Gitea remote Co-Authored-By: Claude Opus 4.6 --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a24eb98..4775f93 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "android"] path = android - url = ../SnapLedger-Android + url = git@gitea.server10086.icu:SnapLedger/android.git [submodule "backend"] path = backend - url = ../SnapLedger-Backend + url = git@gitea.server10086.icu:SnapLedger/backend.git