From 8eb6dafaecf8df1a3d961f2fed60750576058c26 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Tue, 9 Oct 2018 21:19:49 -0500 Subject: [PATCH] Fixed submodule to reference the correct repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 65cb0e99..8d6898d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Doorstop"] path = Doorstop - url = https://github.com/NeighTools/UnityDoorstop.git + url = https://github.com/nike4613/UnityDoorstop-BSIPA