From 648bf9291b2d56cce50728b124d6e8459efecbcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 26 Mar 2021 10:43:43 +0100 Subject: [PATCH] doc: Make all tutorial links point to 3.3 branch of docs --- doc_classes/VisualScript.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_classes/VisualScript.xml b/doc_classes/VisualScript.xml index 0fb7270..f0e1f77 100644 --- a/doc_classes/VisualScript.xml +++ b/doc_classes/VisualScript.xml @@ -9,7 +9,7 @@ You are most likely to use this class via the Visual Script editor or when writing plugins for it. - https://docs.godotengine.org/en/3.2/getting_started/scripting/visual_script/index.html + https://docs.godotengine.org/en/3.3/getting_started/scripting/visual_script/index.html