summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:10:31 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:10:31 -0400
commit7b380a741457138351b445d210fc49c35b84253c (patch)
tree30847eb2215d7a1ad5d00d76f28fbf4efcbd5514
parent7849e8d886523309a28a7941c398e6f64d95b0b0 (diff)
downloadgrunge-master.tar.gz
grunge-master.tar.bz2
grunge-master.zip
Switched to self-hosted libtwittercpp and verbly HEAD master
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 2d9ee1e..a487fc7 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/libtwittercpp"] 4[submodule "vendor/libtwittercpp"]
5 path = vendor/libtwittercpp 5 path = vendor/libtwittercpp
6 url = git@github.com:hatkirby/libtwittercpp 6 url = https://git.fourisland.com/libtwittercpp