From b26b9144fec0b7d48979f69a40ffb248ad6c41eb Mon Sep 17 00:00:00 2001 From: Adam Olech Date: Fri, 29 Oct 2021 00:39:35 +0200 Subject: gitmodules: use forked soho --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9663ae5..e01f492 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/soho"] path = themes/soho - url = https://github.com/alexandrevicenzi/soho.git + url = git@git.aole.ch:/git/soho.git -- cgit v1.2.1