diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:59:05 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:59:05 -0400 |
| commit | 38159b186b5ed5a76fca650b01570fcb869cd7ca (patch) | |
| tree | 72d824fb18ee36e3290d88965f5fc22923f9fcb9 | |
| parent | 2580fc9da6b9b4c1e3ac2af1b0b4f800b34c77a3 (diff) | |
| download | nancy-master.tar.gz nancy-master.tar.bz2 nancy-master.zip | |
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/.gitmodules b/.gitmodules index 4f93bea..954e18a 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | url = https://github.com/jbeder/yaml-cpp | 3 | url = https://github.com/jbeder/yaml-cpp |
| 4 | [submodule "vendor/verbly"] | 4 | [submodule "vendor/verbly"] |
| 5 | path = vendor/verbly | 5 | path = vendor/verbly |
| 6 | url = https://github.com/hatkirby/verbly | 6 | url = https://git.fourisland.com/verbly |
| 7 | [submodule "vendor/libtwittercpp"] | 7 | [submodule "vendor/libtwittercpp"] |
| 8 | path = vendor/libtwittercpp | 8 | path = vendor/libtwittercpp |
| 9 | url = https://github.com/hatkirby/libtwittercpp | 9 | url = https://git.fourisland.com/libtwittercpp |
