From 0083e97bb50d433893921c5f55b337b8a05517bc Mon Sep 17 00:00:00 2001 From: Corentin Date: Thu, 23 Jul 2026 15:46:15 +0900 Subject: [PATCH] Update umake submodule URL to codeberg --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a8df066..5ef1b74 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "umake"] path = umake - url = https://gitlab.com/corentin-pro/umake.git + url = https://codeberg.org/ayo/umake.git