From c4903a603b819c6389f3a3a8a542be03a3a46aec Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 5 Aug 2020 14:43:40 +0200 Subject: Add link titles for all links in the class reference This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) --- doc/classes/GPUParticles2D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/GPUParticles2D.xml') diff --git a/doc/classes/GPUParticles2D.xml b/doc/classes/GPUParticles2D.xml index ee67b5052c..5bed28aaf7 100644 --- a/doc/classes/GPUParticles2D.xml +++ b/doc/classes/GPUParticles2D.xml @@ -8,7 +8,7 @@ Use the [code]process_material[/code] property to add a [ParticlesMaterial] to configure particle appearance and behavior. Alternatively, you can add a [ShaderMaterial] which will be applied to all particles. - https://docs.godotengine.org/en/latest/tutorials/2d/particle_systems_2d.html + https://docs.godotengine.org/en/latest/tutorials/2d/particle_systems_2d.html -- cgit v1.2.3