From: Lorenz Wildberg Date: Fri, 27 Oct 2023 20:21:55 +0000 (+0200) Subject: manual: Use more official link for vala tutorials X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f25dc811e83dc539add58ee35ab2b164868f0959;p=thirdparty%2Fvala.git manual: Use more official link for vala tutorials --- diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst index 0d2f972ae..863234fd1 100644 --- a/doc/manual/source/index.rst +++ b/doc/manual/source/index.rst @@ -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 `__ is a better place. +A good first tutorial for beginners is the `Vala Tutorial `__. +If you want to write a GUI app start `here `__. To contribute to this reference you can submit merge requests to the `Gitlab repository `__.