diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-05-07 20:40:05 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-05-07 20:50:51 -0700 |
| commit | 97d9157d225b2e0e430842cc12b47650ab0de8c7 (patch) | |
| tree | 4b14fdf5e0c7f4b5524909d5336957a25416fd58 /.gitmodules | |
| parent | e2dc12cd6deb607a22a176d75b6a08b36276c415 (diff) | |
update zig version
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 |
