diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9fbba638..5b7ebbf7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "juick-www/src/main/resources/help"] path = juick-www/src/main/resources/help url = https://github.com/juick/help.git +[submodule "juick-spring-www/src/main/resources/help"] + path = juick-spring-www/src/main/resources/help + url = https://github.com/juick/help.git
\ No newline at end of file |