summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules
index f6bbbc5..64a0525 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,42 +1,42 @@
[submodule "apigrabber"]
path = apigrabber
url = https://gitlab.com/vainglorygame/apigrabber.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "processor"]
path = processor
url = https://gitlab.com/vainglorygame/processor.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "discordbot"]
path = discordbot
url = https://gitlab.com/vainglorygame/discordbot.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "vaindock"]
path = vaindock
url = https://gitlab.com/vainglorygame/vaindock.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "vainsocial"]
path = vainsocial
url = https://gitlab.com/vainglorygame/vainsocial.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "vainglorygame.github.io"]
path = vainglorygame.github.io
url = https://gitlab.com/vainglorygame/vainglorygame.github.io.git
[submodule "analyzer"]
path = analyzer
url = https://gitlab.com/vainglorygame/analyzer.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "cruncher"]
path = cruncher
url = https://gitlab.com/vainglorygame/cruncher.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "bridge"]
path = bridge
url = https://gitlab.com/vainglorygame/bridge.git
- branch = releases/2.0.0
+ branch = release/2.0.0
[submodule "docs"]
path = docs
url = https://gitlab.com/vainglorygame/docs.git
[submodule "orm"]
path = orm
url = https://gitlab.com/vainglorygame/orm.git
- branch = releases/2.0.0
+ branch = release/2.0.0