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 @@
[b]Note:[/b] Unlike [Rect2], [AABB] does not have a variant that uses integer coordinates.
</description>
<tutorials>
<link title="Math tutorial index">https://docs.godotengine.org/en/latest/tutorials/math/index.html</link>
<link title="Math documentation index">https://docs.godotengine.org/en/latest/tutorials/math/index.html</link>
<link title="Vector math">https://docs.godotengine.org/en/latest/tutorials/math/vector_math.html</link>
<link title="Advanced vector math">https://docs.godotengine.org/en/latest/tutorials/math/vectors_advanced.html</link>
</tutorials>