chore(submodules): repoint to ct-forge for v2 archive migration

This commit is contained in:
Quinn 2026-06-30 05:36:36 +00:00
parent 829aab889b
commit 6f451a8ea1

10
.gitmodules vendored
View file

@ -1,18 +1,18 @@
[submodule "codebase"]
path = codebase
url = ssh://git@forge.nasty.sh:2222/lilith/platform-codebase.git
url = https://forge.ct.uvlava.com/platforms/platform-codebase.git
[submodule "deployments"]
path = deployments
url = ssh://git@forge.nasty.sh:2222/lilith/platform-deployments.git
url = https://forge.ct.uvlava.com/platforms/platform-deployments.git
[submodule "tooling"]
path = tooling
url = ssh://git@forge.nasty.sh:2222/lilith/platform-tooling.git
url = https://forge.ct.uvlava.com/platforms/platform-tooling.git
[submodule "docs"]
path = docs
url = ssh://git@forge.nasty.sh:2222/lilith/platform-docs.git
url = https://forge.ct.uvlava.com/platforms/platform-docs.git
[submodule "operations"]
path = operations
url = ssh://git@forge.nasty.sh:2222/lilith/platform-operations.git
url = https://forge.ct.uvlava.com/platforms/platform-operations.git