Fix docs links in 3.x after docs reorg

(cherry picked from commit 717801c9cb)
This commit is contained in:
Max Hilbrunner
2022-01-05 11:54:52 +01:00
committed by Rémi Verschelde
parent 02b549e9ea
commit 2927494d7e
5 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@
You are most likely to use this class via the Visual Script editor or when writing plugins for it.
</description>
<tutorials>
<link>https://docs.godotengine.org/en/3.4/getting_started/scripting/visual_script/index.html</link>
<link>https://docs.godotengine.org/en/3.4/tutorials/scripting/visual_script/index.html</link>
</tutorials>
<methods>
<method name="add_custom_signal">