X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/9bfacf23cbcdbcdd79157bef18006487e7b59c0c..244f3bd4e4d4dcb09be4eede2750cf2bd7670321:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 17560960..882f3c27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,8 @@ - [submodule "owncloud-android-library"] path = owncloud-android-library - url = git://github.com/owncloudChalmers/android-library.git - branch = buildsystem/gradle_develop + url = git://github.com/owncloud/android-library.git + branch = master +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master