Merge pull request #758 from rmokerone/master

使用URL替换相对路径,避免其余项目的fork
This commit is contained in:
夏楚 2021-03-07 10:03:24 +08:00 committed by GitHub
commit 43f2245587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "ZLToolKit"]
path = 3rdpart/ZLToolKit
url = ../ZLToolKit
url = https://gitee.com/xia-chu/ZLToolKit
[submodule "3rdpart/media-server"]
path = 3rdpart/media-server
url = ../media-server
url = https://gitee.com/xia-chu/media-server