From 29e233444245c7949eaf437b4be6498e90e9368f Mon Sep 17 00:00:00 2001 From: Vladislav Utkin Date: Tue, 27 Mar 2018 00:31:25 +0300 Subject: [PATCH] Change submodle link to github mirror --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 982f840..cd39f39 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Fasm4Delphi"] path = Fasm4Delphi - url = git@git.teamfnd.ru:artem3213212/Fasm4Delphi.git + url = https://github.com/TeamFND/Fasm4Delphi.git