From 9940e62a5cdb4973ac7799e4637799e019cda798 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Thu, 17 Dec 2015 14:02:53 -0800 Subject: [PATCH] Link dev manual to apps/maintainers Wiki on github --- developer_manual/app/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/app/index.rst b/developer_manual/app/index.rst index bb15880f7..1f1483965 100644 --- a/developer_manual/app/index.rst +++ b/developer_manual/app/index.rst @@ -42,7 +42,7 @@ App Development Intro ===== -Before you start, please check if there already is a `similar app `_ you could contribute to. Also, feel free to communicate your idea and plans to the `user mailing list `_ or `developer mailing list `_ so other contributors might join in. +Before you start, please check if there already is a similar app in the `App Store `_, or an official `ownCloud app `_ (see Apps Repo and Other app repos) that you could contribute to. Also, feel free to communicate your idea and plans to the `user mailing list `_ or `developer mailing list `_ so other contributors might join in. Then, please make sure you have set up a development environment: