Change git url to https url to avoid git submodule clone error
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "docs/Unicorn_Engine_Documentation"]
|
||||
path = docs/Unicorn_Engine_Documentation
|
||||
url = git@github.com:kabeor/Unicorn-Engine-Documentation
|
||||
url = https://github.com/kabeor/Unicorn-Engine-Documentation
|
||||
|
Reference in New Issue
Block a user