X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c63f7fbfafbc7cd1b984e73274f87671d719cab2..d8e954d2d3fd0a14e1b24c3ea86d439e7e0b483e:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 17560960..38f0f582 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,9 @@ [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 = develop +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master