diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:18:18 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:18:18 -0400 |
| commit | d693198e99ddb6fe826c27377b46701bd0641fc8 (patch) | |
| tree | 3637af7ed035e6cdee32c421cb682df20c89a297 | |
| parent | cb7166d7bccc4b16292c9e1359b9bc091afad716 (diff) | |
| download | blessed-master.tar.gz blessed-master.tar.bz2 blessed-master.zip | |
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/.gitmodules b/.gitmodules index 6fecb3f..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 = https://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 = https://github.com/hatkirby/libtwittercpp | 6 | url = https://git.fourisland.com/libtwittercpp |
