diff options
author | henriquelalves <henriquelalves@gmail.com> | 2025-05-30 19:41:58 +0300 |
---|---|---|
committer | henriquelalves <henriquelalves@gmail.com> | 2025-05-30 19:41:58 +0300 |
commit | 5d8af1961ca8c20447398a04c6b3caa4aef64287 (patch) | |
tree | a0af19212e811471175b18a388cb8b9b2200351c | |
parent | 6998b7449f4010770a1ccd3a6ffbfa17c874921b (diff) | |
download | gamejam-slgj-2025-master.tar.gz gamejam-slgj-2025-master.tar.bz2 gamejam-slgj-2025-master.zip |
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3defb88..9013685 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/rust_lisp"] path = vendor/rust_lisp - url = ssh://git.henriquelalves.com:23231/00.public/forks/rust_lisp + url = https://git.henriquelalves.com/forks/rust_lisp.git |