Changed from `bold` style to use ``note`` here, and now link will be correctly displayed

Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
This commit is contained in:
Alexander Piskun
2023-03-20 13:29:12 +03:00
committed by GitHub
parent 2b41e6741e
commit 5c1555c777

View File

@@ -4,7 +4,7 @@ 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>` .**
.. 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 <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>`_.