aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 9ea0616..4a8d34f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "cmake"]
path = cmake
url = https://github.com/egor-tensin/cmake-common.git
-[submodule "3rdparty/winapi/utf8"]
- path = 3rdparty/winapi/utf8
- url = https://github.com/egor-tensin/winapi-utf8.git
+[submodule "3rdparty/winapi/common"]
+ path = 3rdparty/winapi/common
+ url = https://github.com/egor-tensin/winapi-common.git