fix: Use HTTPS instead of SSH (#547)
This commit is contained in:
parent
4814403bbf
commit
a8255f3b47
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule ".config/mpv/scripts/mpvSockets"]
|
||||
path = .config/mpv/scripts/mpvSockets
|
||||
url = git@github.com:wis/mpvSockets.git
|
||||
url = https://github.com/wis/mpvSockets.git
|
||||
|
|
Loading…
Reference in a new issue