X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/b124167f50c69bb98c1456f48ec9fcfab4bd63c1..ab4da7ea9236aaa3c2bb4d494fbd1a7ba588f820:/.gitmodules diff --git a/.gitmodules b/.gitmodules index f0ca8721..882f3c27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ -[submodule "actionbarsherlock"] - path = actionbarsherlock - url = git://github.com/JakeWharton/ActionBarSherlock.git [submodule "owncloud-android-library"] path = owncloud-android-library url = git://github.com/owncloud/android-library.git + branch = master +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master