doc: Make all tutorial links point to 3.3 branch of docs

This commit is contained in:
Rémi Verschelde
2021-03-26 10:43:43 +01:00
parent 596169d7df
commit 015973df04
164 changed files with 229 additions and 223 deletions

View File

@@ -11,7 +11,7 @@
[b]Note:[/b] Unlike [CPUParticles2D], [Particles2D] currently ignore the texture region defined in [AtlasTexture]s.
</description>
<tutorials>
<link title="Particle systems (2D)">https://docs.godotengine.org/en/3.2/tutorials/2d/particle_systems_2d.html</link>
<link title="Particle systems (2D)">https://docs.godotengine.org/en/3.3/tutorials/2d/particle_systems_2d.html</link>
<link title="2D Dodge The Creeps Demo">https://godotengine.org/asset-library/asset/515</link>
</tutorials>
<methods>