From 66b67c8482f36a1c1bcad658a2d8b38f41c4c928 Mon Sep 17 00:00:00 2001 From: M3gA-Mind Date: Mon, 2 Mar 2026 14:33:40 +0530 Subject: [PATCH] chore: update submodule URL for skills repository to use HTTPS --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3c583d071..0bd529473 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "skills"] path = skills - url = git@github.com:vezuresdotxyz/alphahuman-skills.git + url = https://github.com/vezuresdotxyz/alphahuman-skills.git