diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d375052..828a556 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "godot_headers"] path = godot_headers - url = git@github.com:GodotNativeTools/godot_headers.git + url = https://github.com/GodotNativeTools/godot_headers |