X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c34646aed37a51fc9499b9bef8e5b30c7e8e10a6..21cacceea00a4181566b4c41ee50cdf2ed1cd55f:/.gitmodules diff --git a/.gitmodules b/.gitmodules index fa52fcd6..882f3c27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,8 @@ - [submodule "owncloud-android-library"] path = owncloud-android-library url = git://github.com/owncloud/android-library.git - branch = develop + branch = master +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master