X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/9fbeb05ad9a4602c5bc366be37fef80ba45c9a1d..3b08f9f5af5c4eb17c838cdfd5ef74be908a395a:/.gitmodules diff --git a/.gitmodules b/.gitmodules index c069d93b..38f0f582 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,9 @@ [submodule "owncloud-android-library"] path = owncloud-android-library - url = git://github.com/owncloudChalmers/android-library.git + url = git://github.com/owncloud/android-library.git + branch = develop +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master