diff options
| author | Triang3l <triang3l@yandex.ru> | 2021-06-12 14:49:38 +0300 |
|---|---|---|
| committer | Triang3l <triang3l@yandex.ru> | 2021-06-12 14:49:38 +0300 |
| commit | 460b2b75d0d0147c81300bb1c5e41a1e5ac953bc (patch) | |
| tree | f0a61c1842e106bef28f20d5dbb818987619338c /.gitmodules | |
| parent | 14bac72f0daeae5b8de0b213c5df97d8b59f8c04 (diff) | |
[SDL2] Switch to libsdl-org/SDL
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 35b49aab7..630625cc5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -48,7 +48,7 @@ url = https://github.com/jarro2783/cxxopts.git [submodule "third_party/SDL2"] path = third_party/SDL2 - url = https://github.com/JoelLinn/SDL.git + url = https://github.com/libsdl-org/SDL.git [submodule "third_party/utfcpp"] path = third_party/utfcpp url = https://github.com/xenia-project/utfcpp.git |
