X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e4058fa2c5776085eba5e68d13b97af32bbcd71f..ceffbc4aa8b4da2be22d1265bb708ecb92295f4f:/.gitmodules diff --git a/.gitmodules b/.gitmodules index c069d93b..882f3c27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,8 @@ - [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 = master +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master