From 1a70aa04ceb1f1e22e2d819e7eb9ecaf01eb6f80 Mon Sep 17 00:00:00 2001 From: ktyl Date: Tue, 27 Sep 2022 21:18:37 +0100 Subject: [PATCH] update submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c96c38c..186718a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/ktyldev/ppp [submodule "blog"] path = blog - url = https://github.com/ktyldev/blog.git + url = https://pizzawednesday.club/ktyl/blog.git