From 342832fa5e17ce17bbfdd8865ebed8c22e04fbe3 Mon Sep 17 00:00:00 2001 From: Hans Heinemann Date: Thu, 2 Apr 2026 10:05:09 -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