diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:42:17 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:42:17 -0400 |
commit | 234d5138f14332a0a044ada9a91b3cfe8663e89a (patch) | |
tree | eb1e03eb778c69db00ed39d3ab4720fd5499a976 | |
parent | 00579b0f77a05530a4ac705f5050944f9962eabb (diff) | |
download | lunatic-234d5138f14332a0a044ada9a91b3cfe8663e89a.tar.gz lunatic-234d5138f14332a0a044ada9a91b3cfe8663e89a.tar.bz2 lunatic-234d5138f14332a0a044ada9a91b3cfe8663e89a.zip |
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 79e1759..54cb690 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,6 +1,6 @@ | |||
1 | [submodule "vendor/libtwittercpp"] | 1 | [submodule "vendor/libtwittercpp"] |
2 | path = vendor/libtwittercpp | 2 | path = vendor/libtwittercpp |
3 | url = git@github.com:hatkirby/libtwittercpp | 3 | url = https://git.fourisland.com/libtwittercpp |
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 |