diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2015-07-06 18:12:17 -0700 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2015-07-06 18:12:56 -0700 |
| commit | 253a685ddebe2ff4b7c4f9fc0fd7f0dfeffad280 (patch) | |
| tree | 0ffe1647e3e8e90e8e389245c2d1a6bab4f7d16f /.gitmodules | |
| parent | f2ce11d268ceffde3a9d8c4acd478473b62b6e92 (diff) | |
Switching to my turbo badger fork.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 51b659e4d..aa8fa6ebd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,6 +25,6 @@ [submodule "third_party/libav-xma-bin"] path = third_party/libav-xma-bin url = https://github.com/xenia-project/libav-xma-bin.git -[submodule "third_party/turbobadger"] - path = third_party/turbobadger - url = https://github.com/xenia-project/turbobadger.git +[submodule "third_party/elemental-forms"] + path = third_party/elemental-forms + url = https://github.com/xenia-project/elemental-forms.git |
