From c2c17053671ffb7980a7704df6538383a8488ce8 Mon Sep 17 00:00:00 2001 From: Anh Viet Date: Sat, 8 Apr 2023 22:42:26 +0700 Subject: [PATCH] fix repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7f095ee6..513b4bf5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://github.com/WireGuard/wireguard-apple [submodule "client/3rd/OpenVPNAdapter"] path = client/3rd/OpenVPNAdapter - url = https://github.com/amnezia-vpn/OpenVPNAdapter/tree/master-amnezia + url = https://github.com/amnezia-vpn/OpenVPNAdapter.git [submodule "client/3rd/ShadowPath"] path = client/3rd/ShadowPath url = https://github.com/qman9501/ShadowPath