doc: Make all tutorial links track "3.1" in 3.1 branch

See discussion in #29104.
This commit is contained in:
Rémi Verschelde
2019-06-01 11:39:12 +02:00
parent bf7585530b
commit f156b2e1cd
92 changed files with 105 additions and 105 deletions

View File

@@ -8,8 +8,8 @@
This is useful to optimize the rendering of a high amount of instances of a given mesh (for example tree in a forest or grass strands).
</description>
<tutorials>
<link>http://docs.godotengine.org/en/latest/tutorials/3d/vertex_animation/animating_thousands_of_fish.html</link>
<link>http://docs.godotengine.org/en/latest/tutorials/3d/using_multi_mesh_instance.html</link>
<link>http://docs.godotengine.org/en/3.1/tutorials/3d/vertex_animation/animating_thousands_of_fish.html</link>
<link>http://docs.godotengine.org/en/3.1/tutorials/3d/using_multi_mesh_instance.html</link>
</tutorials>
<methods>
</methods>