Skip to content

Commit b528699

Browse files
authored
adding git submodule
Also changed the url of katacoda scenarios submodule
1 parent 7df3646 commit b528699

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitmodules

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[submodule "katacoda-scenarios"]
22
path = katacoda-scenarios
3-
url = https://github.com/devonfw/katacoda-scenarios.git
3+
url = https://github.com/devonfw-tutorials/katacoda-scenarios.git
44
branch = master
5+
[submodule "wiki-tutorials"]
6+
path = wiki-tutorials
7+
url = https://github.com/devonfw-tutorials/wiki-tutorials.git
8+
branch = main
59
[submodule "devonfw-guide"]
610
path = devonfw-guide
711
url = https://github.com/devonfw/devonfw-guide.git

0 commit comments

Comments
 (0)