moment/.gitmodules
Matthew Nakama 0a044d1e4f Fix .gitmodules pointing to non-existent repo
It's pointing at a repository that no longer exists, which causes
fetching submodules to fail. This is a simple 2-character fix.
2021-07-26 04:39:57 -04:00

20 lines
564 B
Plaintext

[submodule "submodules/qsyncable"]
path = submodules/qsyncable
url = https://github.com/benlau/qsyncable
[submodule "submodules/RadialBarDemo"]
path = submodules/RadialBarDemo
url = https://github.com/mirukana/RadialBarDemo
[submodule "submodules/hsluv-c"]
path = submodules/hsluv-c
url = https://github.com/hsluv/hsluv-c
[submodule "submodules/gel"]
path = submodules/gel
url = https://github.com/Cutehacks/gel
[submodule "submodules/SortFilterProxyModel"]
path = submodules/SortFilterProxyModel
url = https://github.com/oKcerG/SortFilterProxyModel