diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:46:09 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:46:09 -0400 |
| commit | 2caf69ec175f1493afdd4467da56104e326e889d (patch) | |
| tree | 202e2e9c4cbbf5f44d736fbf8653edb66837d50f | |
| parent | 2ba5f490a7fbb5cbfd396a922dee67c46c54fc17 (diff) | |
| download | cadence-master.tar.gz cadence-master.tar.bz2 cadence-master.zip | |
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/.gitmodules b/.gitmodules index b51cbff..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 = https://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 |
