From 0788f830bc1917dbc6084114c0007c3b13d94b7f Mon Sep 17 00:00:00 2001 From: Chris Wanstrath <2+defunkt@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:20:31 -0700 Subject: [PATCH] update git submodule URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e9e226e..8cb7c84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "packages/ReefVM"] path = packages/ReefVM - url = git@54.219.130.253:defunkt/ReefVM.git + url = https://git.nose.space/defunkt/ReefVM.git