diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index a984125..d5d7bee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/nemequ/munit.git [submodule "deps/libf8"] path = deps/libf8 - url = git@github.com:Oxore/libf8.git + url = https://github.com/Oxore/libf8.git |