From 833610c1ac5bed4bde91895eb3918b8e5912590a Mon Sep 17 00:00:00 2001 From: celso Date: Mon, 2 Oct 2023 00:58:39 -0300 Subject: [PATCH] changed .gitmodules to use gitea url --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 11a0f67..b118d0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "bashbot-lib"] - path = bashbot-lib - url = git@slobodan:/home/git/repos/bashbot-lib.git +[submodule "bashbot-lib"] + path = bashbot-lib + url = https://glowcentral.ddns.net/git/celso/bashbot-lib.git