From 219988fff9114acc99e77c4cd3b161439b4eeb0d Mon Sep 17 00:00:00 2001 From: Techit Thawiang Date: Mon, 6 Oct 2025 16:40:52 +0700 Subject: [PATCH] Change "content" url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 78b1a20..5add0f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "content"] path = content - url = git@github.com:techitwinner/web-content.git + url = https://github.com/techitwinner/web-content.git branch = main