From 19bb5de59284029a4528bf64d7b7635b36f6b6aa Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Tue, 1 May 2018 17:46:39 -0700 Subject: [PATCH] Use relative url for `urde-translations` (locale) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e04b11a1b..f010ad539 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,4 +39,4 @@ url = https://github.com/jackoalan/fixNES.git [submodule "Editor/locale"] path = Editor/locale - url = ssh://gitlab@git.axiodl.com/AxioDL/urde-translations.git + url = ../urde-translations.git