[Pkg-owncloud-commits] [owncloud-doc] 57/71: fix links
David Prévot
taffit at moszumanska.debian.org
Tue Dec 2 22:02:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit ad9e1c514b3900d5a5111e378d268bd86855f5de
Author: Jos Poortvliet <jospoortvliet at gmail.com>
Date: Fri Nov 21 15:03:40 2014 +0100
fix links
---
developer_manual/android_library/index.rst | 2 +-
developer_manual/ios_library/index.rst | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/developer_manual/android_library/index.rst b/developer_manual/android_library/index.rst
index 7342fa7..252951d 100644
--- a/developer_manual/android_library/index.rst
+++ b/developer_manual/android_library/index.rst
@@ -16,7 +16,7 @@ Android ownCloud Client development
If you are interested in working on the ownCloud android client, you can find
the source code `in github <https://github.com/owncloud/android/>`_. The
setup and process of contribution is
-`documented here <https://raw.githubusercontent.com/owncloud/android/master/SETUP.md>`_.
+`documented here <https://github.com/owncloud/android/SETUP.md>`_.
You might want to start with doing one or two `junior jobs <https://github.com/owncloud/android/issues?q=is%3Aopen+is%3Aissue+label%3A%22Junior+Job%22>`_
to get into the code and note our :doc:`../general/index`
diff --git a/developer_manual/ios_library/index.rst b/developer_manual/ios_library/index.rst
index f6ec5bd..fe617df 100644
--- a/developer_manual/ios_library/index.rst
+++ b/developer_manual/ios_library/index.rst
@@ -12,11 +12,11 @@ iOS ownCloud Client development
-----------------------------------
If you are interested in working on the ownCloud iOS client, you can find
-the source code `in github <https://github.com/owncloud/iOS/>`_. The
+the source code `in github <https://github.com/owncloud/ios-issues/>`_. The
setup and process of contribution is
-`documented here <https://raw.githubusercontent.com/owncloud/iOS/master/SETUP.md>`_.
+`documented here <https://github.com/owncloud/ios-issues/SETUP.md>`_.
-You might want to start with doing one or two `junior jobs <https://github.com/owncloud/iOS/issues?q=is%3Aopen+is%3Aissue+label%3A%22Junior+Job%22>`_
+You might want to start with doing one or two `junior jobs <https://github.com/owncloud/iOS-issues/issues?q=is%3Aopen+is%3Aissue+label%3A%22Junior+Job%22>`_
to get into the code and note our :doc:`../general/index`
Note that contribution to the iOS client require signing the iOS addendum to the `ownCloud Contributor Agreement <https://owncloud.org/contribute/agreement/>`_. You are permitted to test the iOS client on Apple hardware thanks to the 'iOS license exception <https://owncloud.org/contribute/iOS-license-exception/>`_.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list