From f099a0c44f8e087a1eedac4f54c72211e95fd1e7 Mon Sep 17 00:00:00 2001 From: Bertrand Songis Date: Mon, 2 Dec 2019 08:38:37 +0100 Subject: [PATCH] libACCESS moved to github.com/FrSkyRC organization --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f25a4edaf..765977343 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/mavlink/c_library_v1.git [submodule "radio/src/thirdparty/libACCESS"] path = radio/src/thirdparty/libACCESS - url = https://github.com/FrSky-OS/libACCESS.git + url = https://github.com/FrSkyRC/libACCESS.git