diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6a4ca53b7..70a7fdbcb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,7 +27,7 @@ url = https://github.com/cimgui/cimgui.git [submodule "vendor/pixman"] path = vendor/pixman - url = https://github.com/freedesktop/pixman.git + url = https://gitlab.freedesktop.org/pixman/pixman.git [submodule "vendor/zig-js"] path = vendor/zig-js url = https://github.com/mitchellh/zig-js.git |
