mirror of
https://github.com/dwhinham/mt32-pi.git
synced 2026-02-04 05:34:49 +00:00
Use HTTPS remote path for FluidSynth submodule
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -12,5 +12,5 @@
|
||||
ignore = dirty
|
||||
[submodule "external/fluidsynth"]
|
||||
path = external/fluidsynth
|
||||
url = git@github.com:FluidSynth/fluidsynth.git
|
||||
url = https://github.com/FluidSynth/fluidsynth.git
|
||||
ignore = dirty
|
||||
|
||||
Reference in New Issue
Block a user