diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2024-03-06 23:56:57 -0500 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2024-03-06 23:56:57 -0500 |
| commit | 77c68660c467c4742bd1449bc1eddefb389723ca (patch) | |
| tree | e9737b8854fe5cfc31a6379ca1a14be4685b8d8e /.gitmodules | |
| parent | 0085d899650006679365a1d68dcb43650c297486 (diff) | |
not entirely sure
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4f5b50c..00a5561 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "raylib"] path = raylib - url = git@github.com:AlecGoncharow/raylib.git + url = https://github.com/raysan5/raylib.git |
