diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 10:07:33 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 10:07:33 -0400 |
| commit | 53801bf3efc8cc318435d33003156d9d6e6687e9 (patch) | |
| tree | 5dc9ac73d1b6c14312787e67bfca7003092af948 | |
| parent | 406fc323645878c6cdbd0033f504b80fdd4062d2 (diff) | |
| download | troublemaker-53801bf3efc8cc318435d33003156d9d6e6687e9.tar.gz troublemaker-53801bf3efc8cc318435d33003156d9d6e6687e9.tar.bz2 troublemaker-53801bf3efc8cc318435d33003156d9d6e6687e9.zip | |
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitmodules b/.gitmodules index 8544219..e1f4ac0 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/yaml-cpp"] | 4 | [submodule "vendor/yaml-cpp"] |
| 5 | path = vendor/yaml-cpp | 5 | path = vendor/yaml-cpp |
| 6 | url = https://github.com/jbeder/yaml-cpp | 6 | url = https://github.com/jbeder/yaml-cpp |
