doc: Update links to latest documentation after content reorganization

This commit is contained in:
Rémi Verschelde
2021-10-06 13:48:48 +02:00
parent 36de097577
commit 862994a8ef
62 changed files with 67 additions and 66 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 title="VisualScript tutorial index">https://docs.godotengine.org/en/latest/getting_started/scripting/visual_script/index.html</link>
<link title="VisualScript documentation index">https://docs.godotengine.org/en/latest/tutorials/scripting/visual_script/index.html</link>
</tutorials>
<methods>
<method name="add_custom_signal">