diff --git a/developer_manual/app_development/tutorial.rst b/developer_manual/app_development/tutorial.rst index ca70ab175..69d6206d4 100644 --- a/developer_manual/app_development/tutorial.rst +++ b/developer_manual/app_development/tutorial.rst @@ -4,7 +4,7 @@ Tutorial .. sectionauthor:: Bernhard Posselt -**Warning: the tutorial on this page will be deprecated soon. We are working on a series of new tutorials. These tutorials take you through the steps of setting up your development environment to developing your first simple apps. You can find these new tutorials `here ` .** +.. note:: The tutorial on this page will be deprecated soon. We are working on a series of new tutorials. These tutorials take you through the steps of setting up your development environment to developing your first simple apps. You can find these new tutorials `here `_. This tutorial will outline how to create a very simple notes app. The finished app is available on `GitHub `_.