From 6873f294ee0e8025f44ca3211611cbc7205b3a1c Mon Sep 17 00:00:00 2001 From: sys4 Date: Sat, 28 Sep 2019 19:06:32 +0200 Subject: [PATCH] [stained_glass] Change url submodule --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1be751d..a774f06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -384,8 +384,8 @@ branch = master [submodule "stained_glass"] path = stained_glass - url = https://sys4.fr/gitea/nalc/stained_glass.git - branch = mff + url = https://sys4.fr/gitea/mff/stained_glass.git + branch = master [submodule "throwing"] path = throwing url = https://sys4.fr/gitea/nalc/throwing.git