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
No known key found for this signature in database
GPG key ID: C3336907360768E1
62 changed files with 67 additions and 66 deletions

View file

@ -29,7 +29,7 @@
[b]Note:[/b] Unlike references to a [RefCounted], references to an Object stored in a variable can become invalid without warning. Therefore, it's recommended to use [RefCounted] for data classes instead of [Object].
</description>
<tutorials>
<link title="When and how to avoid using nodes for everything">https://docs.godotengine.org/en/latest/getting_started/workflow/best_practices/node_alternatives.html</link>
<link title="When and how to avoid using nodes for everything">https://docs.godotengine.org/en/latest/tutorials/best_practices/node_alternatives.html</link>
</tutorials>
<methods>
<method name="_get" qualifiers="virtual">