]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
manual: Use more official link for vala tutorials
authorLorenz Wildberg <lorenz@wild-fisch.de>
Fri, 27 Oct 2023 20:21:55 +0000 (22:21 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 28 Oct 2023 08:40:32 +0000 (10:40 +0200)
doc/manual/source/index.rst

index 0d2f972ae43316eea79d1bfa05123cf17cff51fe..863234fd1581e80d96bd2cd3b3dd1d0606e6008c 100644 (file)
@@ -4,7 +4,8 @@ Vala Reference Manual
 This is the reference for all features, syntax elements, internals and generated output of Vala.
 
 It is not the best place to learn about Vala and especially for beginners might not be easy to understand.
-For learning and tutorials and for beginners the `Vala Documentation <https://lwildberg.pages.gitlab.gnome.org/vala-tutorial>`__ is a better place.
+A good first tutorial for beginners is the `Vala Tutorial <https://wiki.gnome.org/Projects/Vala/Tutorial>`__.
+If you want to write a GUI app start `here <https://developer.gnome.org/documentation/tutorials/beginners/getting_started.html>`__.
 
 To contribute to this reference you can submit merge requests to the `Gitlab repository <https://gitlab.gnome.org/GNOME/vala>`__.