From 3ea2092fab255c20a4010e857dee2ecb8f9b5d83 Mon Sep 17 00:00:00 2001 From: Ajay Brahmakshatriya Date: Wed, 27 Jan 2021 20:14:56 -0500 Subject: [PATCH] Fixed BuildIt path --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a1a1412..e2122c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "buildit"] path = buildit - url = https://github.com/AjayBrahmakshatriya/buildit.git + url = https://github.com/BuildIt-lang/buildit.git