[Pkg-owncloud-commits] [owncloud-doc] 58/71: URL and markup corrections

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 a1e8db90ae6034f677298c734a3809bc15fbae44
Author: Carla Schroder <carla at owncloud.com>
Date:   Fri Nov 21 08:19:54 2014 -0800

    URL and markup corrections
---
 developer_manual/android_library/index.rst |  2 +-
 developer_manual/ios_library/index.rst     | 12 ++++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/developer_manual/android_library/index.rst b/developer_manual/android_library/index.rst
index 252951d..8209321 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://github.com/owncloud/android/SETUP.md>`_.
+`documented here <https://github.com/owncloud/android/blob/master/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 fe617df..814ad69 100644
--- a/developer_manual/ios_library/index.rst
+++ b/developer_manual/ios_library/index.rst
@@ -12,14 +12,18 @@ 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-issues/>`_. The
+the source code `in github <https://github.com/owncloud/ios>`_. The
 setup and process of contribution is
-`documented here <https://github.com/owncloud/ios-issues/SETUP.md>`_.
+`documented here <https://github.com/owncloud/ios/blob/master/SETUP.md>`_.
 
-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>`_
+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>`_
 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/>`_.
+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/>`_.
 
 ownCloud iOS Library
 ------------------------

-- 
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