fix(submodule): use https instead of git protocol

master
Riceball LEE 2022-07-14 12:07:18 +08:00
parent c3a724537f
commit 1d1d3ddbe4
No known key found for this signature in database
GPG Key ID: 10F15E84852CB868
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "yaml"]
path = yaml
url = git@github.com:snowyu/lua-yaml
url = https://github.com:snowyu/lua-yaml.git