Update tutorial.rst

Added a link to the new tutorials

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
This commit is contained in:
Daphne Muller
2023-02-09 13:38:47 +01:00
committed by GitHub
parent d71364ffdc
commit 2b41e6741e

View File

@@ -4,6 +4,9 @@ Tutorial
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>
**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 <https://cloud.nextcloud.com/s/iyNGp8ryWxc7Efa?path=%2F>` .**
This tutorial will outline how to create a very simple notes app. The finished app is available on `GitHub <https://github.com/nextcloud/app-tutorial#tutorial>`_.