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 d7d542c5b9
commit f38cbcd002
3 changed files with 39 additions and 1 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">