From a5a5163803a18d3a7c30b5db2f32cbaa3887d11d Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Sun, 20 Jun 2021 19:09:29 +0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Sets=20proper=20submodule?= =?UTF-8?q?=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3aa7677..49ce403 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule ".config"] path = .config - url = https://github.com/kritikos-io/.configbranch = master + url = https://github.com/kritikos-io/.config branch = master