diff options
| author | zy <[email protected]> | 2024-01-18 01:01:09 -0500 |
|---|---|---|
| committer | zy <[email protected]> | 2024-01-18 01:01:09 -0500 |
| commit | c44c90b0bf0711b70a6ca329bd28a07f648f2b12 (patch) | |
| tree | ea87fc9c8392d19ca708f64cd78e1f848852ab48 /.gitmodules | |
| parent | d80579448c317093e7a7c5a68bde5a6e249a6af4 (diff) | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 7862383..3a3dff2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "ext/ZeroTierOne"] path = ext/ZeroTierOne - url = https://github.com/zerotier/ZeroTierOne.git + url = https://git.mesalab.cn/zhangyang/zerotierone.git [submodule "ext/lwip"] path = ext/lwip - url = https://github.com/joseph-henry/lwip.git + url = https://git.mesalab.cn/zhangyang/lwip.git [submodule "ext/lwip-contrib"] path = ext/lwip-contrib url = https://github.com/joseph-henry/lwip-contrib.git |
