We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df3646 commit b528699Copy full SHA for b528699
.gitmodules
@@ -1,7 +1,11 @@
1
[submodule "katacoda-scenarios"]
2
path = katacoda-scenarios
3
- url = https://github.com/devonfw/katacoda-scenarios.git
+ url = https://github.com/devonfw-tutorials/katacoda-scenarios.git
4
branch = master
5
+[submodule "wiki-tutorials"]
6
+ path = wiki-tutorials
7
+ url = https://github.com/devonfw-tutorials/wiki-tutorials.git
8
+ branch = main
9
[submodule "devonfw-guide"]
10
path = devonfw-guide
11
url = https://github.com/devonfw/devonfw-guide.git
0 commit comments