From 4941684c786c90b04bd69edd3ad9f6268c408150 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 18 Jun 2024 11:21:04 -0500 Subject: [PATCH] Update all submodules to point to inc soc repos --- .gitmodules | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitmodules b/.gitmodules index 535600f3..0d8a91f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,33 +1,33 @@ [submodule "gamedevtree"] path = site/public/gamedevtree - url = https://github.com/thepaperpilot/The-Modding-Tree.git + url = git@code.incremental.social/thepaperpilot/The-Modding-Tree.git branch = gamedevtree [submodule "kronos"] path = site/public/kronos - url = https://github.com/thepaperpilot/The-Modding-Tree.git + url = git@code.incremental.social/thepaperpilot/The-Modding-Tree.git branch = kronos [submodule "lit"] path = site/public/lit - url = https://github.com/thepaperpilot/The-Modding-Tree.git + url = git@code.incremental.social/thepaperpilot/The-Modding-Tree.git branch = lit [submodule "the_ascension_tree"] path = site/public/the_ascension_tree - url = https://github.com/thepaperpilot/the_ascension_tree + url = git@code.incremental.social/thepaperpilot/the_ascension_tree.git [submodule "dream"] path = site/public/dream - url = https://github.com/thepaperpilot/Dream-Hero + url = git@code.incremental.social/thepaperpilot/Dream-Hero.git branch = gh-pages [submodule "Advent-Incremental.git"] path = site/public/advent - url = https://github.com/thepaperpilot/Advent-Incremental.git + url = git@code.incremental.social/thepaperpilot/Advent-Incremental.git branch = gh-pages [submodule "ludwig"] path = site/public/ludwig - url = https://github.com/thepaperpilot/Super-Auto-Coots.git + url = git@code.incremental.social/thepaperpilot/Super-Auto-Coots.git branch = gh-pages [submodule "site/public/planar"] path = site/public/planar - url = https://github.com/thepaperpilot/planar-pioneers + url = git@code.incremental.social/thepaperpilot/Planar-Pioneers.git branch = gh-pages [submodule "Garden.git"] path = Garden