diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 6db3820..cba5550 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,6 +1,6 @@ | |||
1 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
2 | path = vendor/verbly | 2 | path = vendor/verbly |
3 | url = git@github.com:hatkirby/verbly | 3 | url = https://git.fourisland.com/verbly |
4 | [submodule "vendor/hkutil"] | 4 | [submodule "vendor/hkutil"] |
5 | path = vendor/hkutil | 5 | path = vendor/hkutil |
6 | url = git@github.com:hatkirby/hkutil | 6 | url = https://git.fourisland.com/hkutil |