From f25dc811e83dc539add58ee35ab2b164868f0959 Mon Sep 17 00:00:00 2001 From: Lorenz Wildberg Date: Fri, 27 Oct 2023 22:21:55 +0200 Subject: [PATCH] manual: Use more official link for vala tutorials --- doc/manual/source/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 `__. -- 2.47.2