From 3ba9d8bde67f16631f25d7071789736bafd70416 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Fri, 11 Jul 2025 14:32:56 -0500 Subject: [PATCH] change aprs lib to https link --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0e832fb..1623ffb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/aprs"] path = vendor/aprs - url = git@github.com:aprsme/aprs.git + url = https://github.com/aprsme/aprs.git