From 631a75aa03001f1a05f8e2adcfe7d4b3a7263efb Mon Sep 17 00:00:00 2001 From: hariroshan Date: Sun, 5 Mar 2023 15:42:08 +0530 Subject: [PATCH] changed url in .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ac93918..a5ebbc7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "elm-native"] path = elm-native - url = ./elm-native + url = https://github.com/hariroshan/elm-native