From c5dabf41f42dcf3df90d1d786b1b7e664f3a428f Mon Sep 17 00:00:00 2001 From: Hans Heinemann Date: Thu, 2 Apr 2026 10:04:48 -0400 Subject: [PATCH] chore: update submodule URL to Gitea --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 17b49ae..79fa4eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "agents"] path = agents - url = https://github.com/coding-with-hans-heinemann/agency-agents.git + url = https://git.tandrewng.com/cw-hans/agency-agents.git