summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTriang3l <triang3l@yandex.ru>2021-06-12 14:49:38 +0300
committerTriang3l <triang3l@yandex.ru>2021-06-12 14:49:38 +0300
commit460b2b75d0d0147c81300bb1c5e41a1e5ac953bc (patch)
treef0a61c1842e106bef28f20d5dbb818987619338c /.gitmodules
parent14bac72f0daeae5b8de0b213c5df97d8b59f8c04 (diff)
[SDL2] Switch to libsdl-org/SDL
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
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