From 8b2df3c2eaa1bb3f1c7150eeb80fbd3b3f5a64dd Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 10 Jan 2015 11:39:28 +0100 Subject: [PATCH] link tutorial app github repo --- developer_manual/app/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/app/tutorial.rst b/developer_manual/app/tutorial.rst index e5451671d..912757844 100644 --- a/developer_manual/app/tutorial.rst +++ b/developer_manual/app/tutorial.rst @@ -4,7 +4,7 @@ Tutorial .. sectionauthor:: Bernhard Posselt -This tutorial will outline how to create a very simple notes app. +This tutorial will outline how to create a very simple notes app. The finished app is available on `GitHub `_. Setup