diff --git a/.gitmodules b/.gitmodules index a0c9c8fa..660282ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "core"] path = core url = https://github.com/ONLYOFFICE/core.git -[submodule "server"] - path = server - url = https://github.com/ONLYOFFICE/server.git [submodule "dictionaries"] path = dictionaries url = https://github.com/ONLYOFFICE/dictionaries.git @@ -17,3 +14,6 @@ path = core-fonts url = https://github.com/ONLYOFFICE/core-fonts.git +[submodule "web-apps"] + path = web-apps + url = https://github.com/warnerbryce/web-apps diff --git a/server b/server deleted file mode 160000 index a3b4517a..00000000 --- a/server +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a3b4517ab4881458c13b44629c0acbaab5855b09 diff --git a/web-apps b/web-apps new file mode 160000 index 00000000..d7df5567 --- /dev/null +++ b/web-apps @@ -0,0 +1 @@ +Subproject commit d7df55676185d939f1ee3a4e1dc73300cf394d6c