Skip to content

Commit c151f83

Browse files
authored
Merge pull request #420 from com-pas/task/update-submodule-urls
fix: update submodule URLs template-generator + template-update
2 parents cbf887b + 34de71c commit c151f83

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
branch = gh-pages
1313
[submodule "packages/external-plugins/oscd-template-generator"]
1414
path = packages/external-plugins/oscd-template-generator
15-
url = https://github.com/openscd/oscd-template-generator
15+
url = https://github.com/com-pas/oscd-template-generator
1616
branch = deploy
1717
[submodule "packages/external-plugins/scl-template-update"]
1818
path = packages/external-plugins/scl-template-update
19-
url = https://github.com/openscd/scl-template-update
19+
url = https://github.com/com-pas/scl-template-update
2020
branch = deploy
2121
[submodule "packages/external-plugins/oscd-designer"]
2222
path = packages/external-plugins/oscd-designer

0 commit comments

Comments
 (0)