diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-12-30 13:21:29 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-12-30 13:21:29 +0100 |
| commit | c3ae936e0addd75855557b99f44590ed611923f4 (patch) | |
| tree | 6b11e9828f0ac755f2ceccb463d46fa8766f03f1 | |
| parent | 977441bc9fcca3febbf9aa5d1e85410f337e1cde (diff) | |
| download | meta-c3ae936e0addd75855557b99f44590ed611923f4.tar.gz meta-c3ae936e0addd75855557b99f44590ed611923f4.zip | |
update .gitmodules
| -rw-r--r-- | .gitmodules | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/.gitmodules b/.gitmodules index 418afe4..9787478 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,36 +1,36 @@ [submodule "apigrabber"] path = apigrabber - url = https://gitlab.com/vainglorygame/apigrabber.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/apigrabber + branch = master [submodule "processor"] path = processor - url = https://gitlab.com/vainglorygame/processor.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/processor + branch = master [submodule "vaindock"] path = vaindock - url = https://gitlab.com/vainglorygame/vaindock.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/vaindock + branch = master [submodule "analyzer"] path = analyzer - url = https://gitlab.com/vainglorygame/analyzer.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/analyzer + branch = master [submodule "cruncher"] path = cruncher - url = https://gitlab.com/vainglorygame/cruncher.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/cruncher + branch = master [submodule "bridge"] path = bridge - url = https://gitlab.com/vainglorygame/bridge.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/bridge + branch = master [submodule "orm"] path = orm - url = https://gitlab.com/vainglorygame/orm.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/orm + branch = master [submodule "telesucker"] path = telesucker - url = https://gitlab.com/vainglorygame/telesucker.git - branch = release/2.14.0 + url = https://github.com/vainglorygame/telesucker + branch = master [submodule "shrinker"] path = shrinker - url = https://gitlab.com/vainglorygame/shrinker.git - branch = release/2.14.0 + url = https://gitub.com/vainglorygame/shrinker + branch = master |
