X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/0775b10a04ed6bf657dc5a73d037aaafebfcfd75..b47cd012d2c66d9d84808a702c2f928c4fb07e8a:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 119bb294..882f3c27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +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